Projekt

Allgemein

Profil

« Zurück | Weiter » 

Revision 17dfc6c4

Von Philip Reetz vor fast 18 Jahren hinzugefügt

  • ID 17dfc6c46f84309a7ccfa0258c50c9aeb72503be
  • Vorgänger 7ec33473
  • Nachfolger c73ae7bd

Fehler Umsetzung Radierparagraph bei Debitoren und Kreditoren

Unterschiede anzeigen:

bin/mozilla/ar.pl
744 744
      print qq|<input class=submit type=submit name=action value="|
745 745
        . $locale->text('Update') . qq|">
746 746
  |;
747
  
748
      if (!$form->{revtrans}) {
749
        if (!$form->{locked}) {
747

  
750 748
          print qq|
751 749
          <input class=submit type=submit name=action value="|
752 750
            . $locale->text('Post') . qq|">
753 751
          <input class=submit type=submit name=action value="|
754 752
            . $locale->text('Delete') . qq|">
755 753
  |;
756
        }
757
      }
758 754
  
759 755
      if ($transdate > $closedto) {
760 756
        print qq|

Auch abrufbar als: Unified diff