From 6b49ad84447b039eff5599b45853557ec01242e4 Mon Sep 17 00:00:00 2001 From: Florian Pritz Date: Fri, 23 Sep 2011 13:00:47 +0200 Subject: [PATCH] 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 --- templates/part.addpropertyform.php | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/templates/part.addpropertyform.php b/templates/part.addpropertyform.php index ad623b0d..885330e5 100644 --- a/templates/part.addpropertyform.php +++ b/templates/part.addpropertyform.php @@ -17,13 +17,13 @@ - t('PO Box'); ?> - t('Extended'); ?> - t('Street'); ?> - t('City'); ?> - t('Region'); ?> - t('Zipcode'); ?> - t('Country'); ?> +

+

+

+

+

+

+