Revision f8def519
Von Sven Schöling vor etwa 12 Jahren hinzugefügt
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(); |
Auch abrufbar als: Unified diff
manuelle ergänzung zum vorherigen commit