about summary refs log tree commit diff stats
path: root/central/trunk/theme/addedsub.tpl
diff options
context:
space:
mode:
authorKelly Rauchenberger <fefferburbia@gmail.com>2008-08-17 01:28:41 +0000
committerKelly Rauchenberger <fefferburbia@gmail.com>2008-08-17 01:28:41 +0000
commitd1bb2bc4a10548a716899b706b6d4cb2151b6c0f (patch)
treee59161654a9d5ac71fa0c9c5c9e9f06a55cfa905 /central/trunk/theme/addedsub.tpl
parent3a6543c2882af5b1377b417119a852619d6f3dd6 (diff)
downloadinstadisc-d1bb2bc4a10548a716899b706b6d4cb2151b6c0f.tar.gz
instadisc-d1bb2bc4a10548a716899b706b6d4cb2151b6c0f.tar.bz2
instadisc-d1bb2bc4a10548a716899b706b6d4cb2151b6c0f.zip
Central: Created Add Subscription page
Refs #25
Diffstat (limited to 'central/trunk/theme/addedsub.tpl')
-rw-r--r--central/trunk/theme/addedsub.tpl17
1 files changed, 17 insertions, 0 deletions
diff --git a/central/trunk/theme/addedsub.tpl b/central/trunk/theme/addedsub.tpl new file mode 100644 index 0000000..9efa010 --- /dev/null +++ b/central/trunk/theme/addedsub.tpl
@@ -0,0 +1,17 @@
1<HTML>
2 <HEAD>
3 <TITLE><!--SITENAME--> InstaDisc Central Server</TITLE>
4 </HEAD>
5
6 <BODY>
7 <CENTER>
8 <H1>InstaDisc Add Subscription</H1>
9
10 <P>Thank you for submitting! An activation key has been generated for you. Here it is:
11 <P><!--KEY-->
12 <P>Please place that in your Subscription File and return here to activate your subscription.
13 <P>Don't know how to add the key to your subscription file? Well, simply go to <A HREF="http://fourisland.com/projects/instadisc/">Four Island</A>, find the type of Update Server you are using, and there should be instructions on how to add an Activation Key to your subscription file.
14 <P><A HREF="userpanel.php">Back to the User Panel</A>
15 </CENTER>
16 </BODY>
17</HTML>