]> wagnertech.de Git - kivitendo-erp.git/blobdiff - templates/webpages/admin/edit_user_master.html
Die Sprachauswahl temporär deaktivieren und auf "Deutsch" hardcodieren.
[kivitendo-erp.git] / templates / webpages / admin / edit_user_master.html
index bb89a5a27dcf4307efc930752eedde04b8902675..ef9c3b66fe6c7603a6572e8a1a109e3e412916a3 100644 (file)
       <tr>
        <th align="right"><translate>Language</translate></th>
        <td>
-        <select name="countrycode">
+        <translate>German</translate>
+        <input type="hidden" name="countrycode" value="de">
+<!--        <select name="countrycode">
          [% FOREACH row = ALL_COUNTRYCODES %]<option value="[% HTML.escape(row.value) %]" [% IF row.selected %]selected[% END %]>[% HTML.escape(row.name) %]</option>
          [% END %]
-        </select>
+        </select>-->
        </td>
       </tr>