Button mit "Als geschlossen markieren" beschriften
[kivitendo-erp.git] / templates / webpages / admin / edit_user_de.html
index 3dd35aa..d07b06e 100644 (file)
       <tr>
        <th align="right">Sprache</th>
        <td>
-        Deutsch
-        <input type="hidden" name="countrycode" value="de">
-<!--        <select name="countrycode">
+        <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>
 
    <tr><td colspan="2"><hr size="3" noshade></td></tr>
 
    <tr class="listheading">
-    <th colspan="2">Grouppenzugeh&ouml;rigkeit</th>
+    <th colspan="2">Gruppenzugehörigkeit</th>
    </tr>
 
    <tr>