aboutsummaryrefslogtreecommitdiffstats
path: root/admin.php
diff options
context:
space:
mode:
authorrub <rub@piwigo.org>2006-02-20 23:47:01 +0000
committerrub <rub@piwigo.org>2006-02-20 23:47:01 +0000
commit2afff7c2266c55970e666bda1b02964dd97d8f71 (patch)
tree7a523caf088a7697a9dd3fe3c954da915cdfa84b /admin.php
parent16034a592a32d9a6a0af0ed04c27ad4cf28cd844 (diff)
Step 3: Integration of new admin menu with the associated file (No interface, Only Message)
git-svn-id: http://piwigo.org/svn/trunk@1049 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to 'admin.php')
-rw-r--r--admin.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/admin.php b/admin.php
index 2752fb0d9..4e73e2f0f 100644
--- a/admin.php
+++ b/admin.php
@@ -70,6 +70,7 @@ $template->assign_vars(
'U_FAQ'=> $link_start.'help',
'U_SITES'=> $link_start.'remote_site',
'U_MAINTENANCE'=> $link_start.'maintenance',
+ 'U_MAILTOUSERS'=> $link_start.'mailtousers',
'U_CONFIG_GENERAL'=> $conf_link.'general',
'U_CONFIG_COMMENTS'=> $conf_link.'comments',
'U_CONFIG_DISPLAY'=> $conf_link.'default',