about summary refs log tree commit diff stats
path: root/central/trunk/theme/activated.tpl
diff options
context:
space:
mode:
authorKelly Rauchenberger <fefferburbia@gmail.com>2008-08-15 13:42:19 +0000
committerKelly Rauchenberger <fefferburbia@gmail.com>2008-08-15 13:42:19 +0000
commit92722ab8471764037187a3169cee28b686367c7c (patch)
tree84fd65e2de0f7a8733f5a72b081b3edce570469d /central/trunk/theme/activated.tpl
parent77bc692bb7694aa635be1ca3752894e976477ebb (diff)
downloadinstadisc-92722ab8471764037187a3169cee28b686367c7c.tar.gz
instadisc-92722ab8471764037187a3169cee28b686367c7c.tar.bz2
instadisc-92722ab8471764037187a3169cee28b686367c7c.zip
Central: Converted register.php
Refs #25
Diffstat (limited to 'central/trunk/theme/activated.tpl')
-rw-r--r--central/trunk/theme/activated.tpl21
1 files changed, 11 insertions, 10 deletions
diff --git a/central/trunk/theme/activated.tpl b/central/trunk/theme/activated.tpl index 43c716f..ee265e7 100644 --- a/central/trunk/theme/activated.tpl +++ b/central/trunk/theme/activated.tpl
@@ -1,14 +1,15 @@
1<HTML> 1<HTML>
2 <HEAD> 2 <HEAD>
3 <TITLE><!--SITENAME--> InstaDisc Central Server</TITLE> 3 <TITLE><!--SITENAME--> InstaDisc Central Server</TITLE>
4 </HEAD> 4 </HEAD>
5 <BODY>
6 <CENTER>
7 <H1>InstaDisc Activation</H1>
8 5
9 <P>Thank you for activating! You've now been signed up for the InstaDisc service. 6 <BODY>
10 You will recieve an email with the information to input into your InstaDisc client. 7 <CENTER>
11 </CENTER> 8 <H1>InstaDisc Activation</H1>
12 </BODY> 9
10 <P>Thank you for activating! You've now been signed up for the InstaDisc service.
11 You will recieve an email with the information to input into your InstaDisc client.
12 </CENTER>
13 </BODY>
13</HTML> 14</HTML>
14 15