about summary refs log tree commit diff stats
path: root/series/core/trunk/theme/main.tpl
diff options
context:
space:
mode:
authorKelly Rauchenberger <fefferburbia@gmail.com>2008-09-07 14:55:06 +0000
committerKelly Rauchenberger <fefferburbia@gmail.com>2008-09-07 14:55:06 +0000
commit5e84520b571eda5f69ce907aa838820533fd0737 (patch)
tree5cc2dca6dcbf4fe72c4d4a720ddd7f0c582006ea /series/core/trunk/theme/main.tpl
parent866a1d8567457b451d61339064b52973419b2b0b (diff)
downloadinstadisc-5e84520b571eda5f69ce907aa838820533fd0737.tar.gz
instadisc-5e84520b571eda5f69ce907aa838820533fd0737.tar.bz2
instadisc-5e84520b571eda5f69ce907aa838820533fd0737.zip
Series: Started ACP
Refs #53
Diffstat (limited to 'series/core/trunk/theme/main.tpl')
-rw-r--r--series/core/trunk/theme/main.tpl13
1 files changed, 13 insertions, 0 deletions
diff --git a/series/core/trunk/theme/main.tpl b/series/core/trunk/theme/main.tpl new file mode 100644 index 0000000..982be74 --- /dev/null +++ b/series/core/trunk/theme/main.tpl
@@ -0,0 +1,13 @@
1<CENTER>
2<H1><!--SITENAME--></H2><P>
3<H2>Series Control ACP</H2><P>
4
5Here 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>