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:
bfaef83
)
terms komplett entfernt
author
Philip Reetz
<p.reetz@linet-services.de>
Sun, 21 Jan 2007 15:05:27 +0000
(15:05 +0000)
committer
Philip Reetz
<p.reetz@linet-services.de>
Sun, 21 Jan 2007 15:05:27 +0000
(15:05 +0000)
bin/mozilla/oe.pl
patch
|
blob
|
history
diff --git
a/bin/mozilla/oe.pl
b/bin/mozilla/oe.pl
index
2e1e763
..
39a91f7
100644
(file)
--- a/
bin/mozilla/oe.pl
+++ b/
bin/mozilla/oe.pl
@@
-494,8
+494,7
@@
sub form_header {
$vclabel = ucfirst $form->{vc};
$vclabel = $locale->text($vclabel);
- $terms = qq|<input name=terms size="3" maxlength="3" value="| .
- $form->quote($form->{terms}) . qq|">|;
+
if ($form->{business}) {
$business = qq|
@@
-626,7
+625,6
@@
sub form_header {
</tr>
|;
- $terms = "";
}
$ordnumber .= qq|
@@
-805,7
+803,6
@@
print qq| </table>
$openclosed
$employee
$ordnumber
- $terms
</table>
</td>
</tr>