]> source.dussan.org Git - nextcloud-server.git/commit
apps/contacts: fix wrapping issue in addpropertyform
authorFlorian Pritz <bluewind@xinu.at>
Fri, 23 Sep 2011 11:00:47 +0000 (13:00 +0200)
committerFlorian Pritz <bluewind@xinu.at>
Sat, 24 Sep 2011 16:41:58 +0000 (18:41 +0200)
commit983445cd39e64de52cadc2af9a716bc31c5e17e2
tree6e1920ac5e428b428606020605a39644775ecf81
parentd7c165eb358411135647c93a47e3496477d1b4e5
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 <bluewind@xinu.at>
apps/contacts/templates/part.addpropertyform.php