about summary refs log tree commit diff stats
path: root/series/core/trunk/theme/changedpassword.tpl
diff options
context:
space:
mode:
Diffstat (limited to 'series/core/trunk/theme/changedpassword.tpl')
-rw-r--r--series/core/trunk/theme/changedpassword.tpl13
1 files changed, 13 insertions, 0 deletions
diff --git a/series/core/trunk/theme/changedpassword.tpl b/series/core/trunk/theme/changedpassword.tpl new file mode 100644 index 0000000..9d5b153 --- /dev/null +++ b/series/core/trunk/theme/changedpassword.tpl
@@ -0,0 +1,13 @@
1<HTML>
2 <HEAD>
3 <TITLE><!--SITENAME--> InstaDisc Series Control</TITLE>
4 </HEAD>
5
6 <BODY>
7 <CENTER>
8 <H1>InstaDisc Change Password</H1>
9
10 <P>You've sucessfully changed your password. <A HREF="admin.php">Return to the ACP</A>
11 </CENTER>
12 </BODY>
13</HTML>