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:
f45b296
)
doppeltes </td> entfernt.
author
Bernd Blessmann
<bibi@online.de>
Wed, 14 Sep 2011 10:33:36 +0000
(12:33 +0200)
committer
Bernd Blessmann
<bibi@online.de>
Thu, 15 Sep 2011 19:02:27 +0000
(21:02 +0200)
templates/webpages/is/_payments.html
patch
|
blob
|
history
diff --git
a/templates/webpages/is/_payments.html
b/templates/webpages/is/_payments.html
index
4ba3ebf
..
4a64d0d
100644
(file)
--- a/
templates/webpages/is/_payments.html
+++ b/
templates/webpages/is/_payments.html
@@
-56,7
+56,7
@@
</td>
<td align="center">
[% IF $changeable %]
- <input name="memo_[% i %]" size="11" value="[% $memo %]">
</td>
+ <input name="memo_[% i %]" size="11" value="[% $memo %]">
[% ELSE %]
<input type="hidden" name="memo_[% i %]" value="[% $memo %]">[% $memo %]
[% END %]