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

	<BODY>
		<CENTER>
			<H1>InstaDisc Change Password</H1>

			<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>
		</CENTER>
	</BODY>
</HTML>