Projekt

Allgemein

Profil

« Zurück | Weiter » 

Revision 8651e027

Von Moritz Bunkus vor fast 8 Jahren hinzugefügt

  • ID 8651e0271eb23ad16c4b19bb785284e99d9aac08
  • Vorgänger 6ebacae9
  • Nachfolger f63a4593

ActionBar: Verwendung bei »Benutzereinstellungen«

Unterschiede anzeigen:

templates/webpages/am/config.html
3 3
[%- USE HTML %][%- USE L %]
4 4
<h1>[% title %]</h1>
5 5

  
6
 <form method="post" action="am.pl" name="Form">
7
  <input type="hidden" name="type" value="preferences">
8

  
6
 <form method="post" action="am.pl" name="Form" id="form">
9 7
  <div class="tabwidget">
10 8
   <ul>
11 9
    <li><a href="#page_personal_settings">[% 'Personal settings' | $T8 %]</a></li>
......
245 243
    </table>
246 244
   </div>
247 245
  </div>
248

  
249
  <p><input type="submit" class="submit" name="action" value="[% 'Save' | $T8 %]"></p>
250 246
 </form>
251 247

  
252 248
 <script type="text/javascript">

Auch abrufbar als: Unified diff