Global rewrite of engine:
[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><strong><big>&middot;</big></strong>&nbsp;&nbsp;<a
5                         href="{%url=modules.php?module=admin&amp;what=config_points&amp;sub=points%}">{--ADMIN_EDIT_POINTS--}</a>
6                 </td>
7         </tr>
8         <tr>
9                 <td><strong><big>&middot;</big></strong>&nbsp;&nbsp;<a
10                         href="{%url=modules.php?module=admin&amp;what=config_points&amp;sub=ref%}">{--ADMIN_EDIT_REFDEPTHS--}</a>
11                 </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=settings%}">{--ADMIN_EDIT_POINT_SETTINGS--}</a>
16                 </td>
17         </tr>
18 </table>
19 </div>