about summary refs log tree commit diff stats
path: root/central/trunk/theme/changedpassword.tpl
diff options
context:
space:
mode:
Diffstat (limited to 'central/trunk/theme/changedpassword.tpl')
-rw-r--r--central/trunk/theme/changedpassword.tpl13
1 files changed, 0 insertions, 13 deletions
diff --git a/central/trunk/theme/changedpassword.tpl b/central/trunk/theme/changedpassword.tpl deleted file mode 100644 index c9ff252..0000000 --- a/central/trunk/theme/changedpassword.tpl +++ /dev/null
@@ -1,13 +0,0 @@
1<HTML>
2 <HEAD>
3 <TITLE><!--SITENAME--> InstaDisc Central Server</TITLE>
4 </HEAD>
5
6 <BODY>
7 <CENTER>
8 <H1>InstaDisc Change Password</H1>
9
10 <P>You've sucessfully changed your password. Make sure that you change it on your Client as well. <A HREF="userpanel.php">Return to the User Panel</A>
11 </CENTER>
12 </BODY>
13</HTML>