Revision eb00db46
Von Sven Schöling vor etwa 12 Jahren hinzugefügt
bin/mozilla/ap.pl | ||
---|---|---|
1187 | 1187 |
</form> |
1188 | 1188 |
|
1189 | 1189 |
</body> |
1190 |
</html> |
|
1191 | 1190 |
|; |
1192 | 1191 |
|
1193 | 1192 |
$main::lxdebug->leave_sub(); |
bin/mozilla/ar.pl | ||
---|---|---|
549 | 549 |
</form> |
550 | 550 |
|
551 | 551 |
</body> |
552 |
</html> |
|
553 | 552 |
"; |
554 | 553 |
|
555 | 554 |
$main::lxdebug->leave_sub(); |
... | ... | |
873 | 872 |
</form> |
874 | 873 |
|
875 | 874 |
</body> |
876 |
</html> |
|
877 | 875 |
|; |
878 | 876 |
|
879 | 877 |
$main::lxdebug->leave_sub(); |
bin/mozilla/arap.pl | ||
---|---|---|
251 | 251 |
</form> |
252 | 252 |
|
253 | 253 |
</body> |
254 |
</html> |
|
255 | 254 |
|; |
256 | 255 |
|
257 | 256 |
$main::lxdebug->leave_sub(); |
bin/mozilla/common.pl | ||
---|---|---|
528 | 528 |
print qq|<p><b>|.$locale->text('Mark as paid?').qq|</b></p>|; |
529 | 529 |
print qq|<input type="button" value="|.$locale->text('yes').qq|" onclick="document.location.href='|.$referer.qq|'"> |; |
530 | 530 |
print qq|<input type="button" value="|.$locale->text('no').qq|" onclick="javascript:history.back();">|; |
531 |
print qq|</body></html>|;
|
|
531 |
print qq|</body>|; |
|
532 | 532 |
} |
533 | 533 |
|
534 | 534 |
$main::lxdebug->leave_sub(); |
bin/mozilla/ic.pl | ||
---|---|---|
389 | 389 |
# |
390 | 390 |
#</form> |
391 | 391 |
#</body> |
392 |
#</html> |
|
393 | 392 |
#|; |
394 | 393 |
# $lxdebug->leave_sub(); |
395 | 394 |
#} #end list() |
... | ... | |
983 | 982 |
</form> |
984 | 983 |
|
985 | 984 |
</body> |
986 |
</html> |
|
987 | 985 |
|; |
988 | 986 |
|
989 | 987 |
$lxdebug->leave_sub(); |
bin/mozilla/oe.pl | ||
---|---|---|
1514 | 1514 |
</form> |
1515 | 1515 |
|
1516 | 1516 |
</body> |
1517 |
</html> |
|
1518 | 1517 |
|; |
1519 | 1518 |
|
1520 | 1519 |
$main::lxdebug->leave_sub(); |
templates/webpages/am/buchungsgruppe_list.html | ||
---|---|---|
63 | 63 |
</form> |
64 | 64 |
|
65 | 65 |
</body> |
66 |
</html> |
templates/webpages/am/language_list.html | ||
---|---|---|
49 | 49 |
</form> |
50 | 50 |
|
51 | 51 |
</body> |
52 |
</html> |
templates/webpages/am/lead_list.html | ||
---|---|---|
32 | 32 |
</form> |
33 | 33 |
|
34 | 34 |
</body> |
35 |
</html> |
templates/webpages/fu/close_window.html | ||
---|---|---|
1 |
<body onload="window.close()"></body></html> |
|
1 |
<body onload="window.close()"></body> |
Auch abrufbar als: Unified diff
manuelle ergänzungen zum vorherigen commit