]> wagnertech.de Git - mfinanz.git/blobdiff - templates/webpages/admin/edit_user_master.html
Patch aus Bug 881 übernommen.
[mfinanz.git] / templates / webpages / admin / edit_user_master.html
index b33eda155de35644e5a43ec3910f8be7752bb958..92152a792b950b90b0bcb2d88b9f71e64c5feec8 100644 (file)
         <select name="menustyle">
          <option value="v3"[% IF menustyle_v3 %] selected[% END %]><translate>Top (CSS)</translate></option>
          <option value="neu"[% IF menustyle_neu %] selected[% END %]><translate>Top (Javascript)</translate></option>
+         <option value="js"[% IF menustyle_js %] selected[% END %]><translate>Top (Javascript) old</translate></option>
          <option value="xml"[% IF menustyle_xml %] selected[% END %]><translate>Top (XUL; only for Mozilla Firefox)</translate></option>
          <option value="old"[% IF menustyle_old %] selected[% END %]><translate>Old (on the side)</translate></option>
         </select>