More use of EL, fix for admin links
[mailer.git] / templates / de / html / admin / admin_config_points.tpl
1 <div align="center">
2 <div class="admin_table dashed">
3
4 <div class="header_column bottom">
5         <strong>{--ADMIN_CONFIG_POINTS_TITLE--}</strong>
6 </div>
7
8 <div align="left" style="padding-left:5px">
9         <strong><big>&middot;</big></strong>&nbsp;<a href="{%url=modules.php?module=admin&amp;what=config_points&amp;sub=points%}">{--ADMIN_EDIT_POINTS--}</a>
10 </div>
11
12 <div align="left" style="padding-left:5px">
13         <strong><big>&middot;</big></strong>&nbsp;<a href="{%url=modules.php?module=admin&amp;what=config_points&amp;sub=ref%}">{--ADMIN_EDIT_REFDEPTHS--}</a>
14 </div>
15
16 <div align="left" style="padding-left:5px">
17         <strong><big>&middot;</big></strong>&nbsp;<a href="{%url=modules.php?module=admin&amp;what=config_points&amp;sub=settings%}">{--ADMIN_EDIT_POINT_SETTINGS--}</a>
18 </div>
19
20 </div>
21 </div>