Revision f8def519
Von Sven Schöling vor etwa 12 Jahren hinzugefügt
bin/mozilla/ap.pl | ||
---|---|---|
1185 | 1185 |
<input name=action class=submit type=submit value="| |
1186 | 1186 |
. $locale->text('Yes') . qq|"> |
1187 | 1187 |
</form> |
1188 |
|
|
1189 |
</body> |
|
1190 | 1188 |
|; |
1191 | 1189 |
|
1192 | 1190 |
$main::lxdebug->leave_sub(); |
bin/mozilla/ar.pl | ||
---|---|---|
547 | 547 |
|
548 | 548 |
print " |
549 | 549 |
</form> |
550 |
|
|
551 |
</body> |
|
552 | 550 |
"; |
553 | 551 |
|
554 | 552 |
$main::lxdebug->leave_sub(); |
... | ... | |
870 | 868 |
<input name=action class=submit type=submit value="| |
871 | 869 |
. $locale->text('Yes') . qq|"> |
872 | 870 |
</form> |
873 |
|
|
874 |
</body> |
|
875 | 871 |
|; |
876 | 872 |
|
877 | 873 |
$main::lxdebug->leave_sub(); |
bin/mozilla/arap.pl | ||
---|---|---|
249 | 249 |
<input class=submit type=submit name=action value="| |
250 | 250 |
. $locale->text('Continue') . qq|"> |
251 | 251 |
</form> |
252 |
|
|
253 |
</body> |
|
254 | 252 |
|; |
255 | 253 |
|
256 | 254 |
$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>|; |
|
532 | 531 |
} |
533 | 532 |
|
534 | 533 |
$main::lxdebug->leave_sub(); |
bin/mozilla/ic.pl | ||
---|---|---|
388 | 388 |
# . $locale->text('TOP100') . qq|"> |
389 | 389 |
# |
390 | 390 |
#</form> |
391 |
#</body> |
|
392 | 391 |
#|; |
393 | 392 |
# $lxdebug->leave_sub(); |
394 | 393 |
#} #end list() |
... | ... | |
980 | 979 |
. $locale->text('choice') . qq|"> |
981 | 980 |
|
982 | 981 |
</form> |
983 |
|
|
984 |
</body> |
|
985 | 982 |
|; |
986 | 983 |
|
987 | 984 |
$lxdebug->leave_sub(); |
bin/mozilla/oe.pl | ||
---|---|---|
1512 | 1512 |
. $locale->text('Continue') . qq|"> |
1513 | 1513 |
|
1514 | 1514 |
</form> |
1515 |
|
|
1516 |
</body> |
|
1517 | 1515 |
|; |
1518 | 1516 |
|
1519 | 1517 |
$main::lxdebug->leave_sub(); |
Auch abrufbar als: Unified diff
manuelle ergänzung zum vorherigen commit