about summary refs log tree commit diff stats
path: root/series/core/trunk/theme
diff options
context:
space:
mode:
authorKelly Rauchenberger <fefferburbia@gmail.com>2008-09-07 13:20:35 +0000
committerKelly Rauchenberger <fefferburbia@gmail.com>2008-09-07 13:20:35 +0000
commit3f432ba4762dde5de489b38dffe3d00a043cc006 (patch)
treeefcad0e10dca0785dd9388730978dcf970f4ca7f /series/core/trunk/theme
parente37f9866bf28a011cc2e884c7a5e2ea6e8508fc0 (diff)
downloadinstadisc-3f432ba4762dde5de489b38dffe3d00a043cc006.tar.gz
instadisc-3f432ba4762dde5de489b38dffe3d00a043cc006.tar.bz2
instadisc-3f432ba4762dde5de489b38dffe3d00a043cc006.zip
Series: Added Administrator account
Refs #28
Diffstat (limited to 'series/core/trunk/theme')
-rw-r--r--series/core/trunk/theme/index.tpl2
1 files changed, 2 insertions, 0 deletions
diff --git a/series/core/trunk/theme/index.tpl b/series/core/trunk/theme/index.tpl index 338f0cc..4bef7e6 100644 --- a/series/core/trunk/theme/index.tpl +++ b/series/core/trunk/theme/index.tpl
@@ -1,3 +1,4 @@
1<CENTER>
1<H1><!--SITENAME--></H1><P> 2<H1><!--SITENAME--></H1><P>
2<H2>Subscriptions Available</H2> 3<H2>Subscriptions Available</H2>
3 4
@@ -6,3 +7,4 @@
6 <LI><A HREF="subscription.php?id=<!--SUBSCRIPTIONS.IDENTITY-->"><!--SUBSCRIPTIONS.IDENTITY--></A> - <!--SUBSCRIPTIONS.TITLE--> (<!--SUBSCRIPTIONS.CATEGORY-->)</LI> 7 <LI><A HREF="subscription.php?id=<!--SUBSCRIPTIONS.IDENTITY-->"><!--SUBSCRIPTIONS.IDENTITY--></A> - <!--SUBSCRIPTIONS.TITLE--> (<!--SUBSCRIPTIONS.CATEGORY-->)</LI>
7 <!--END SUBSCRIPTIONS--> 8 <!--END SUBSCRIPTIONS-->
8</UL> 9</UL>
10</CENTER>