Projekt

Allgemein

Profil

« Zurück | Weiter » 

Revision eb00db46

Von Sven Schöling vor etwa 12 Jahren hinzugefügt

  • ID eb00db46a38d4e447aa6af7ead58eb386d7494ab
  • Vorgänger 83542c80
  • Nachfolger 345248fd

manuelle ergänzungen zum vorherigen commit

Unterschiede anzeigen:

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|'">&nbsp;|;
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();

Auch abrufbar als: Unified diff