Kundenstatistik: javascript uas Templates in eigene js ausgelagert
[kivitendo-erp.git] / templates / webpages / am / config.html
index fa0d508..d939919 100644 (file)
@@ -3,9 +3,7 @@
 [%- USE HTML %][%- USE L %]
 <h1>[% title %]</h1>
 
- <form method="post" action="am.pl" name="Form">
-  <input type="hidden" name="type" value="preferences">
-
+ <form method="post" action="am.pl" name="Form" id="form">
   <div class="tabwidget">
    <ul>
     <li><a href="#page_personal_settings">[% 'Personal settings' | $T8 %]</a></li>
       </td>
      </tr>
 
-     <tr>
-      <th align="right">[% 'Dropdown Limit' | $T8 %]</th>
-      <td><input name="vclimit" size="10" value="[% HTML.escape(MYCONFIG.vclimit) %]"></td>
-     </tr>
-
      <tr>
       <th align="right">[% 'Language' | $T8 %]</th>
       <td>
     </table>
    </div>
   </div>
-
-  <p><input type="submit" class="submit" name="action" value="[% 'Save' | $T8 %]"></p>
  </form>
 
  <script type="text/javascript">