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:
bdb99b0
)
Peinlich, falsche io.pl eingcheckt. Diese hier ist die richtige.
author
Sven Schöling
<s.schoeling@linet-services.de>
Tue, 3 Jan 2006 17:05:02 +0000
(17:05 +0000)
committer
Sven Schöling
<s.schoeling@linet-services.de>
Tue, 3 Jan 2006 17:05:02 +0000
(17:05 +0000)
bin/mozilla/io.pl
patch
|
blob
|
history
diff --git
a/bin/mozilla/io.pl
b/bin/mozilla/io.pl
index
3812253
..
536c09d
100644
(file)
--- a/
bin/mozilla/io.pl
+++ b/
bin/mozilla/io.pl
@@
-403,13
+403,13
@@
sub display_row {
print qq|
<b>${$reqdate_term}</b> <input name="${reqdate_term}_$i" size=11 value="$form->{"${reqdate_term}_$i"}">
|;
+ }
print qq|
</td>
</tr>
|;
- }
############## ENDE Neueintrag ##################