projects
/
kivitendo-erp.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fa324fa
)
Richtiges HTML in Zahlungsverkehr
author
Jan Büren
<jan@kivitendo-premium.de>
Tue, 11 Feb 2014 18:11:01 +0000
(19:11 +0100)
committer
Jan Büren
<jan@kivitendo-premium.de>
Tue, 11 Feb 2014 18:12:12 +0000
(19:12 +0100)
templates/webpages/cp/form_header.html
patch
|
blob
|
history
diff --git
a/templates/webpages/cp/form_header.html
b/templates/webpages/cp/form_header.html
index
4d24a8a
..
26b0cbe
100644
(file)
--- a/
templates/webpages/cp/form_header.html
+++ b/
templates/webpages/cp/form_header.html
@@
-1,4
+1,4
@@
-
[%
- USE L %]
+- USE L %]
[%- USE HTML %]
[%- USE T8 %]
[%- USE LxERP %]
@@
-36,12
+36,12
@@
[% IF vc == 'customer' %]
<tr>
<th align=right>[% 'Customer Number' | $T8 %]</th>
- <td><input name="customernumber" size="35"</td>
+ <td><input name="customernumber" size="35"
>
</td>
</tr>
[% END %]
<tr>
<th align=right>[% 'Invoice Number' | $T8 %]</th>
- <td><input name="invnumber" size="35"</td>
+ <td><input name="invnumber" size="35"
>
</td>
</tr>
<tr valign=top>
<th align=right nowrap>[% 'Address' | $T8 %]</th>