Projekt

Allgemein

Profil

« Zurück | Weiter » 

Revision eeae6c90

Von Moritz Bunkus vor fast 17 Jahren hinzugefügt

  • ID eeae6c905c736c75f4debd68af7840a4444caa80
  • Vorgänger 8688e71e
  • Nachfolger 15c3cd6c

Copy&Paste-Fehler aus Perl-Code heraus.

Unterschiede anzeigen:

templates/webpages/ct/form_footer_de.html
17 17
  <input class=submit type=submit name=action value="L?schen">
18 18
[%- END %]
19 19
[%- IF id %]
20
  <input type=button class=submit onclick=set_history_window([% id %]); name=history id=history value=Historie>|;
20
  <input type="button" class="submit" onclick="set_history_window([% id %]);" name="history" id="history" value="Historie">
21 21
[%- END %]
22 22

  
23 23
  </form>
templates/webpages/ct/form_footer_master.html
17 17
  <input class=submit type=submit name=action value="<translate>Delete</translate>">
18 18
[%- END %]
19 19
[%- IF id %]
20
  <input type=button class=submit onclick=set_history_window([% id %]); name=history id=history value=<translate>history</translate>>|;
20
  <input type="button" class="submit" onclick="set_history_window([% id %]);" name="history" id="history" value="<translate>history</translate>">
21 21
[%- END %]
22 22

  
23 23
  </form>

Auch abrufbar als: Unified diff