From: Bernd Bleßmann Date: Wed, 16 Sep 2015 08:21:10 +0000 (+0200) Subject: Auftrags-Controller: Kosmetik und html-Typos gefixed. X-Git-Url: http://wagnertech.de/git?a=commitdiff_plain;h=d7db04a0996d61baf3130328288a9330e3ebe19a;p=kivitendo-erp.git Auftrags-Controller: Kosmetik und html-Typos gefixed. --- diff --git a/templates/webpages/order/form.html b/templates/webpages/order/form.html index 169355524..2fcf2bcc4 100644 --- a/templates/webpages/order/form.html +++ b/templates/webpages/order/form.html @@ -30,7 +30,7 @@ [% L.hidden_tag('action', 'Order/dispatch') %] - [% L.button_tag('save()', LxERP.t8('Save')) %] + [% L.button_tag('save()', LxERP.t8('Save')) %] diff --git a/templates/webpages/order/tabs/_row.html b/templates/webpages/order/tabs/_row.html index fcc0b3f34..7cf610a5a 100644 --- a/templates/webpages/order/tabs/_row.html +++ b/templates/webpages/order/tabs/_row.html @@ -66,7 +66,7 @@ - + diff --git a/templates/webpages/order/tabs/basic_data.html b/templates/webpages/order/tabs/basic_data.html index 64d73eae2..c7b9874dc 100644 --- a/templates/webpages/order/tabs/basic_data.html +++ b/templates/webpages/order/tabs/basic_data.html @@ -14,7 +14,7 @@ - + - + + style = 'width: 250px') %] @@ -198,7 +198,7 @@ default = SELF.order.delivery_term_id, with_empty = 1, title_key = 'description', - style = 'width: 250px;') %] + style = 'width: 250px') %]
[% L.customer_vendor_picker("order.${SELF.cv}" _ '_id', SELF.order.$cv_id, type=SELF.cv, style='width: 300px') %]
[% 'Contact Person' | $T8 %] [% L.select_tag('order.cp_id', SELF.order.${SELF.cv}.contacts, @@ -25,7 +25,7 @@ style='width: 300px') %]
[% 'Shipping Address' | $T8 %] [% L.select_tag('order.shipto_id', SELF.order.${SELF.cv}.shipto, @@ -128,7 +128,7 @@
-
+
@@ -171,10 +171,10 @@
- [% L.textarea_tag('order.notes', SELF.order.notes, wrap="soft", style="width: 350px; height: 150px;", class="texteditor") %] + [% L.textarea_tag('order.notes', SELF.order.notes, wrap="soft", style="width: 350px; height: 150px", class="texteditor") %] - [% L.textarea_tag('order.intnotes', SELF.order.intnotes, wrap="soft", style="width: 350px; height: 150px;") %] + [% L.textarea_tag('order.intnotes', SELF.order.intnotes, wrap="soft", style="width: 350px; height: 150px") %]
@@ -189,7 +189,7 @@ default = SELF.order.payment_id, with_empty = 1, title_key = 'description', - style = 'width: 250px;') %]
[% 'Delivery Terms' | $T8 %]
@@ -230,7 +230,7 @@ - +