Revision 0f69c726
Von Sven Schöling vor etwa 12 Jahren hinzugefügt
bin/mozilla/ic.pl | ||
---|---|---|
288 | 288 |
# $form->header; |
289 | 289 |
# |
290 | 290 |
# print qq| |
291 |
#<body> |
|
292 | 291 |
# <form method=post action=ic.pl> |
293 | 292 |
# <table width=100%> |
294 | 293 |
# <tr> |
... | ... | |
723 | 722 |
my $colspan = $#column_index + 1; |
724 | 723 |
|
725 | 724 |
print qq| |
726 |
<body> |
|
727 |
|
|
728 | 725 |
<table width=100%> |
729 | 726 |
<tr> |
730 | 727 |
<th class=listtop colspan=$colspan>$form->{title}</th> |
Auch abrufbar als: Unified diff
Manuelle ergänzungen zum vorherigen commit