Projekt

Allgemein

Profil

« Zurück | Weiter » 

Revision c0498a54

Von Holger Lindemann vor mehr als 15 Jahren hinzugefügt

  • ID c0498a543e87b76caa5ac6999111bf52f6232acc
  • Vorgänger 30123a05
  • Nachfolger 99158d6b

altes JS-Menu wieder aktiviert - ist nicht schön, aber funktioniert besser

Unterschiede anzeigen:

templates/webpages/am/config_de.html
126 126
       <select name="menustyle">
127 127
        <option value="v3"[% IF myconfig_menustyle == 'v3' %] selected[% END %]>Oben (mit CSS)</option>
128 128
        <option value="neu"[% IF myconfig_menustyle == 'neu' %] selected[% END %]>Oben (mit Javascript)</option>
129
        <option value="js"[% IF myconfig_menustyle == 'js' %] selected[% END %]>Oben (mit Javascript) alt</option>
129 130
        <option value="xml"[% IF myconfig_menustyle == 'xml' %] selected[% END %]>Oben (XUL; nur f&uuml;r Mozilla Firefox)</option>
130 131
        <option value="old"[% IF myconfig_menustyle == 'old' %] selected[% END %]>Alt (seitlich)</option>
131 132
       </select>
templates/webpages/am/config_master.html
126 126
       <select name="menustyle">
127 127
        <option value="v3"[% IF myconfig_menustyle == 'v3' %] selected[% END %]><translate>Top (CSS)</translate></option>
128 128
        <option value="neu"[% IF myconfig_menustyle == 'neu' %] selected[% END %]><translate>Top (Javascript)</translate></option>
129
        <option value="js"[% IF myconfig_menustyle == 'js' %] selected[% END %]><translate>Top (Javascript) old</translate></option>
129 130
        <option value="xml"[% IF myconfig_menustyle == 'xml' %] selected[% END %]><translate>Top (XUL; only for Mozilla Firefox)</translate></option>
130 131
        <option value="old"[% IF myconfig_menustyle == 'old' %] selected[% END %]><translate>Old (on the side)</translate></option>
131 132
       </select>

Auch abrufbar als: Unified diff