Projekt

Allgemein

Profil

« Zurück | Weiter » 

Revision 98432e68

Von Moritz Bunkus vor mehr als 14 Jahren hinzugefügt

  • ID 98432e686d4ce48818d9dcbd6506e7e171a930f8
  • Vorgänger 62cffac5
  • Nachfolger af3b453d

Falschen HTML-Code behoben

Teilweise Fix für Bug 1374.

Unterschiede anzeigen:

templates/webpages/ar/search_de.html
73 73
     <tr>
74 74
      <th align=right nowrap>Von</th>
75 75
      <td>
76
       <input name=transdatefrom id=transdatefrom size=11 title="dateformat | html %]" onBlur=\"check_right_date_format(this)\">
76
       <input name=transdatefrom id=transdatefrom size=11 title="[% dateformat | html %]" onBlur="check_right_date_format(this)">
77 77
       <input type=button name=transdatefrom id="trigger1" value=?>
78 78
      </td>
79 79
     <th align=right>bis</th>
80 80
     <td>
81
      <input name=transdateto id=transdateto size=11 title="[% dateformat | html %]" onBlur=\"check_right_date_format(this)\">
81
      <input name=transdateto id=transdateto size=11 title="[% dateformat | html %]" onBlur="check_right_date_format(this)">
82 82
      <input type=button name=transdateto name=transdateto id="trigger2" value=?>
83 83
     </td>
84 84
    </tr>
templates/webpages/ar/search_master.html
73 73
     <tr>
74 74
      <th align=right nowrap><translate>From</translate></th>
75 75
      <td>
76
       <input name=transdatefrom id=transdatefrom size=11 title="dateformat | html %]" onBlur=\"check_right_date_format(this)\">
76
       <input name=transdatefrom id=transdatefrom size=11 title="[% dateformat | html %]" onBlur="check_right_date_format(this)">
77 77
       <input type=button name=transdatefrom id="trigger1" value=<translate>button</translate>>
78 78
      </td>
79 79
     <th align=right><translate>Bis</translate></th>
80 80
     <td>
81
      <input name=transdateto id=transdateto size=11 title="[% dateformat | html %]" onBlur=\"check_right_date_format(this)\">
81
      <input name=transdateto id=transdateto size=11 title="[% dateformat | html %]" onBlur="check_right_date_format(this)">
82 82
      <input type=button name=transdateto name=transdateto id="trigger2" value=<translate>button</translate>>
83 83
     </td>
84 84
    </tr>

Auch abrufbar als: Unified diff