source: extensions/NBM_Subscriber/admin/template/NBMS_admin.tpl @ 8804

Last change on this file since 8804 was 6439, checked in by Eric, 14 years ago

[NBM_Subscriber]

First release coded 1.0.0:

  • Admin panel added
  • Adding language files: FR and EN are OK, other are partially done
  • Property svn:eol-style set to LF
File size: 308 bytes
Line 
1<div class="titrePage">
2  <h2>{$NBMS_NAME} {$NBMS_VERSION}</h2>
3</div>
4
5<fieldset>
6<legend>{'NBMS_Infos'|@translate}</legend>
7  <ul>
8    <li>
9      <label>{'NBMS_Infos_Text'|@translate}</label><br><br>
10    </li>
11  </ul>
12</fieldset>
13
14<fieldset>
15  <label>{'NBMS_Support'|@translate}</label><br><br>
16</fieldset>
Note: See TracBrowser for help on using the repository browser.