Suchmaske für Verkaufsberichte an das "Kivitendo"-Design angepasst.
[kivitendo-erp.git] / templates / webpages / admin / edit_user.html
index 8db61d9..1853e21 100644 (file)
@@ -1,8 +1,6 @@
 [%- USE T8 %]
 [%- USE HTML %]
 [%- USE L %]
- <script type="text/javascript" src="js/common.js"></script>
- <script type="text/javascript" src="js/jquery.js"></script>
  <script type="text/javascript">
   <!--
       function open_connection_test_window() {
@@ -21,9 +19,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>
-