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

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

			<P>You've successfully added a user! <A HREF="admin.php">Back to the ACP</A>
		</CENTER>
	</BODY>
</HTML>