]> wagnertech.de Git - mfinanz.git/blobdiff - templates/webpages/admin/edit_user.html
Merge branch 'master' of vc.linet-services.de:public/lx-office-erp
[mfinanz.git] / templates / webpages / admin / edit_user.html
index 8db61d90d967da561b7c1b3dd3a4b16d00b06c90..45f2831bc60f08c892e99da44c8596f81fc39a0b 100644 (file)
@@ -21,9 +21,9 @@
     -->
  </script>
 
- <form name="Form" id="Form" method="post" action="admin.pl">
+ <h1>[% title %]</h1>
 
 <div class="listtop" width="100%">[% title %]</div>
<form name="Form" id="Form" method="post" action="admin.pl">
   <p><a href="admin.pl?action=list_users">[% 'Back' | $T8 %]</a></p>
 
   <table width="100%">
       </tr>
       <tr>
        <th align="right">[% 'Setup Templates' | $T8 %]</th>
-       <td>[% L.select_tag('mastertemplates', all_master_templates, default = 'German') %]</td>
+       <td>[% L.select_tag('mastertemplates', all_master_templates, default = 'Standard') %]</td>
       </tr>
       <tr>
        <th align="right">[% 'Setup Menu' | $T8 %]</th>
     });
     -->
  </script>
-