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:
3c40c91
)
Anordnung links wie auch die Firmennummer. Kam durch Entfernen der Gewichtseinheit.
author
Moritz Bunkus
<m.bunkus@linet-services.de>
Fri, 19 Jan 2007 09:36:38 +0000
(09:36 +0000)
committer
Moritz Bunkus
<m.bunkus@linet-services.de>
Fri, 19 Jan 2007 09:36:38 +0000
(09:36 +0000)
bin/mozilla/am.pl
patch
|
blob
|
history
diff --git
a/bin/mozilla/am.pl
b/bin/mozilla/am.pl
index
18be99f
..
48ed1cd
100644
(file)
--- a/
bin/mozilla/am.pl
+++ b/
bin/mozilla/am.pl
@@
-3104,14
+3104,8
@@
sub config {
<td><input name=businessnumber size=25 value="$myconfig{businessnumber}"></td>
</tr>
<tr>
- <td colspan=2>
- <table width=100%>
- <tr>
<th align=right>| . $locale->text('Year End') . qq| (mm/dd)</th>
<td><input name=yearend size=5 value=$form->{defaults}{yearend}></td>
- </tr>
- </table>
- </td>
</tr>
<tr class=listheading>
<th colspan=2>|