locales.pl-Lauf in locale/de
authorMoritz Bunkus <m.bunkus@linet-services.de>
Tue, 16 Mar 2010 08:12:40 +0000 (09:12 +0100)
committerMoritz Bunkus <m.bunkus@linet-services.de>
Tue, 16 Mar 2010 08:12:40 +0000 (09:12 +0100)
templates/webpages/ar/search_en.html

index 7b7975f..d8ab340 100644 (file)
      <tr>
       <th align=right nowrap>From</th>
       <td>
-       <input name=transdatefrom id=transdatefrom size=11 title="dateformat | html %]" onBlur=\"check_right_date_format(this)\">
+       <input name=transdatefrom id=transdatefrom size=11 title="[% dateformat | html %]" onBlur="check_right_date_format(this)">
        <input type=button name=transdatefrom id="trigger1" value=button>
       </td>
      <th align=right>Bis</th>
      <td>
-      <input name=transdateto id=transdateto size=11 title="[% dateformat | html %]" onBlur=\"check_right_date_format(this)\">
+      <input name=transdateto id=transdateto size=11 title="[% dateformat | html %]" onBlur="check_right_date_format(this)">
       <input type=button name=transdateto name=transdateto id="trigger2" value=button>
      </td>
     </tr>