A lot texts rewritten and exclamation signs removed
[mailer.git] / templates / de / html / admin / admin_config_points.tpl
1 <div align="center">
2 <table border="0" cellspacing="0" cellpadding="0" class="admin_table dashed">
3         <tr>
4                 <td class="seperator" colspan="3" height="7">&nbsp;</td>
5         </tr>
6         <tr>
7                 <td class="seperator" width="10" rowspan="3">&nbsp;</td>
8                 <td><strong><big>&middot;</big></strong>&nbsp;&nbsp;<a
9                         href="{?URL?}/modules.php?module=admin&amp;what=config_points&amp;sub=points">{--ADMIN_EDIT_POINTS--}</a>
10                 </td>
11                 <td class="seperator" width="10" rowspan="3">&nbsp;</td>
12         </tr>
13         <tr>
14                 <td><strong><big>&middot;</big></strong>&nbsp;&nbsp;<a
15                         href="{?URL?}/modules.php?module=admin&amp;what=config_points&amp;sub=ref">{--ADMIN_EDIT_REFDEPTHS--}</a>
16                 </td>
17         </tr>
18         <tr>
19                 <td><strong><big>&middot;</big></strong>&nbsp;&nbsp;<a
20                         href="{?URL?}/modules.php?module=admin&amp;what=config_points&amp;sub=settings">{--ADMIN_EDIT_POINT_SETTINGS--}</a>
21                 </td>
22         </tr>
23         <tr>
24                 <td class="seperator" colspan="3" height="7">&nbsp;</td>
25         </tr>
26 </table>
27 </div>