Projekt

Allgemein

Profil

« Zurück | Weiter » 

Revision 9ac6288a

Von Moritz Bunkus vor mehr als 14 Jahren hinzugefügt

  • ID 9ac6288a420a0463fa913579eb30618a69babd1f
  • Vorgänger 5f4f93b3
  • Nachfolger 0d55eaae

locales.pl-Lauf in locale/de

Unterschiede anzeigen:

templates/webpages/ar/search_en.html
1
<body
1
<body>
2 2

  
3 3
 <form method=post name="search" action=[% script %]>
4 4

  
......
188 188
   <br>
189 189
   <input class=submit type=submit name=action value="Continue">
190 190
  </form>
191
 </body>
192 191
 <script type="text/javascript">
193 192
 <!--
194 193
   Calendar.setup( { inputField : "transdatefrom", ifFormat :"[% myconfig_jsc_dateformat %]", align : "BR", button : "trigger1" });
195 194
   Calendar.setup( { inputField : "transdateto", ifFormat :"[% myconfig_jsc_dateformat %]", align : "BL", button : "trigger2" });
196 195
   $(document).ready(function(){
197
    focus();
196
    $('customer').focus();
198 197
    setupDateFormat('[% dateformat | html %]','Falsches Datumsformat!');
199 198
    setupPoints('[% numberformat | html %]','wrongformat');
200 199
   })
201 200
 //-->
202 201
 </script>
202
 </body>
203 203
</html>

Auch abrufbar als: Unified diff