diff options
Diffstat (limited to 'series/core/trunk/theme/main.tpl')
-rw-r--r-- | series/core/trunk/theme/main.tpl | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/series/core/trunk/theme/main.tpl b/series/core/trunk/theme/main.tpl deleted file mode 100644 index 982be74..0000000 --- a/series/core/trunk/theme/main.tpl +++ /dev/null | |||
@@ -1,13 +0,0 @@ | |||
1 | <CENTER> | ||
2 | <H1><!--SITENAME--></H2><P> | ||
3 | <H2>Series Control ACP</H2><P> | ||
4 | |||
5 | Here are some actions you can preform: | ||
6 | |||
7 | <UL> | ||
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> | ||
10 | <LI><A HREF="admin.php?id=mansub">Manage subscriptions</A></LI> | ||
11 | <LI><A HREF="admin.php?id=logout">Log out</A></LI> | ||
12 | </UL> | ||
13 | </CENTER> | ||