about summary refs log tree commit diff stats
path: root/central/trunk/theme/addedsub.tpl
blob: 9efa010fd66efd610f7f273084372a4da67d90f0 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
<HTML>
	<HEAD>
		<TITLE><!--SITENAME--> InstaDisc Central Server</TITLE>
	</HEAD>

	<BODY>
		<CENTER>
			<H1>InstaDisc Add Subscription</H1>

			<P>Thank you for submitting! An activation key has been generated for you. Here it is:
			<P><!--KEY-->
			<P>Please place that in your Subscription File and return here to activate your subscription.
			<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.
			<P><A HREF="userpanel.php">Back to the User Panel</A>
		</CENTER>
	</BODY>
</HTML>