From: Florian Pritz Date: Fri, 23 Sep 2011 11:00:47 +0000 (+0200) Subject: apps/contacts: fix wrapping issue in addpropertyform X-Git-Tag: v3.0~161^2~8 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=983445cd39e64de52cadc2af9a716bc31c5e17e2;p=nextcloud-server.git apps/contacts: fix wrapping issue in addpropertyform The browser added random line breaks between the label and input field making it hard to see what's what. Now we break lines intentionally just like in setpropertyform. Signed-off-by: Florian Pritz --- diff --git a/apps/contacts/templates/part.addpropertyform.php b/apps/contacts/templates/part.addpropertyform.php index ad623b0dd62..885330e5778 100644 --- a/apps/contacts/templates/part.addpropertyform.php +++ b/apps/contacts/templates/part.addpropertyform.php @@ -17,13 +17,13 @@ - t('PO Box'); ?> - t('Extended'); ?> - t('Street'); ?> - t('City'); ?> - t('Region'); ?> - t('Zipcode'); ?> - t('Country'); ?> +

+

+

+

+

+

+