diff options
author | Kelly Rauchenberger <fefferburbia@gmail.com> | 2008-09-18 21:59:23 +0000 |
---|---|---|
committer | Kelly Rauchenberger <fefferburbia@gmail.com> | 2008-09-18 21:59:23 +0000 |
commit | fd3f2cbdaa1e3c160727c3cf09ef03d06174c114 (patch) | |
tree | 12ea30a00c68891f2fbc01f5b2730bc6edc153aa /series/trunk/theme/main.tpl | |
parent | d2a7b26e98569624347d717d7fdfe6c3074658a9 (diff) | |
download | instadisc-fd3f2cbdaa1e3c160727c3cf09ef03d06174c114.tar.gz instadisc-fd3f2cbdaa1e3c160727c3cf09ef03d06174c114.tar.bz2 instadisc-fd3f2cbdaa1e3c160727c3cf09ef03d06174c114.zip |
Series: Removed Series component
Refs #57
Diffstat (limited to 'series/trunk/theme/main.tpl')
-rw-r--r-- | series/trunk/theme/main.tpl | 18 |
1 files changed, 0 insertions, 18 deletions
diff --git a/series/trunk/theme/main.tpl b/series/trunk/theme/main.tpl deleted file mode 100644 index cffee3c..0000000 --- a/series/trunk/theme/main.tpl +++ /dev/null | |||
@@ -1,18 +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 | <!--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--> | ||
15 | <LI><A HREF="admin.php?id=logout">Log out</A></LI> | ||
16 | </UL> | ||
17 | |||
18 | </CENTER> | ||