]> wagnertech.de Git - mfinanz.git/blobdiff - templates/webpages/am/config_master.html
Diverse Bugfixes im DATEV-Export
[mfinanz.git] / templates / webpages / am / config_master.html
index 94345e3a74e78566e7597949f628b209d5c18b2c..08494352e428324d6c6f45f29b13533a4fbe11c3 100644 (file)
        <select name="menustyle">
         <option value="v3"[% IF myconfig_menustyle == 'v3' %] selected[% END %]><translate>Top (CSS)</translate></option>
         <option value="neu"[% IF myconfig_menustyle == 'neu' %] selected[% END %]><translate>Top (Javascript)</translate></option>
+        <option value="js"[% IF myconfig_menustyle == 'js' %] selected[% END %]><translate>Top (Javascript) old</translate></option>
         <option value="xml"[% IF myconfig_menustyle == 'xml' %] selected[% END %]><translate>Top (XUL; only for Mozilla Firefox)</translate></option>
         <option value="old"[% IF myconfig_menustyle == 'old' %] selected[% END %]><translate>Old (on the side)</translate></option>
        </select>