diff options
Diffstat (limited to 'central/trunk/theme/userpanel.tpl')
-rw-r--r-- | central/trunk/theme/userpanel.tpl | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/central/trunk/theme/userpanel.tpl b/central/trunk/theme/userpanel.tpl index 63be6f1..c10c0dc 100644 --- a/central/trunk/theme/userpanel.tpl +++ b/central/trunk/theme/userpanel.tpl | |||
@@ -21,6 +21,14 @@ | |||
21 | <LI><A HREF="activatesub.php">Activate a Subscription</A></LI> | 21 | <LI><A HREF="activatesub.php">Activate a Subscription</A></LI> |
22 | <LI><A HREF="mansub.php">Manage subscriptions</A></LI> | 22 | <LI><A HREF="mansub.php">Manage subscriptions</A></LI> |
23 | </UL> | 23 | </UL> |
24 | |||
25 | <!--BEGIN ADMIN--> | ||
26 | <P>Since you are the almighty admin of this Central Server, you can edit configurational values! | ||
27 | |||
28 | <UL> | ||
29 | <LI><A HREF="admin.php">Edit Configuration</A></LI> | ||
30 | </UL> | ||
31 | <!--END ADMIN--> | ||
24 | </CENTER> | 32 | </CENTER> |
25 | </BODY> | 33 | </BODY> |
26 | </HTML> | 34 | </HTML> |