about summary refs log tree commit diff stats
path: root/series/trunk/theme/main.tpl
diff options
context:
space:
mode:
Diffstat (limited to 'series/trunk/theme/main.tpl')
-rw-r--r--series/trunk/theme/main.tpl5
1 files changed, 5 insertions, 0 deletions
diff --git a/series/trunk/theme/main.tpl b/series/trunk/theme/main.tpl index 982be74..cffee3c 100644 --- a/series/trunk/theme/main.tpl +++ b/series/trunk/theme/main.tpl
@@ -8,6 +8,11 @@ Here are some actions you can preform:
8 <LI><A HREF="admin.php?id=chpwd">Change your Password</A></LI> 8 <LI><A HREF="admin.php?id=chpwd">Change your Password</A></LI>
9 <LI><A HREF="admin.php?id=addsub">Add a new Subscription</A></LI> 9 <LI><A HREF="admin.php?id=addsub">Add a new Subscription</A></LI>
10 <LI><A HREF="admin.php?id=mansub">Manage subscriptions</A></LI> 10 <LI><A HREF="admin.php?id=mansub">Manage subscriptions</A></LI>
11 <!--BEGIN ADMIN-->
12 <LI><A HREF="admin.php?id=adduser">Add a new user</A></LI>
13 <LI><A HREF="admin.php?id=manuser">Manage user</A></LI>
14 <!--END ADMIN-->
11 <LI><A HREF="admin.php?id=logout">Log out</A></LI> 15 <LI><A HREF="admin.php?id=logout">Log out</A></LI>
12</UL> 16</UL>
17
13</CENTER> 18</CENTER>