about summary refs log tree commit diff stats
path: root/series/core/trunk/theme/loggedin.tpl
diff options
context:
space:
mode:
authorKelly Rauchenberger <fefferburbia@gmail.com>2008-09-10 21:06:49 +0000
committerKelly Rauchenberger <fefferburbia@gmail.com>2008-09-10 21:06:49 +0000
commit44c3bc48b5db7b3dc6517d2b073a55af5d4b52db (patch)
treea48f63061f3cfe5427ce1bc313147cf6be0e739a /series/core/trunk/theme/loggedin.tpl
parenta9a796498285358e7a2f1fde5043e4015de5db70 (diff)
downloadinstadisc-44c3bc48b5db7b3dc6517d2b073a55af5d4b52db.tar.gz
instadisc-44c3bc48b5db7b3dc6517d2b073a55af5d4b52db.tar.bz2
instadisc-44c3bc48b5db7b3dc6517d2b073a55af5d4b52db.zip
Series: Moved around directory structure
Refs #55
Diffstat (limited to 'series/core/trunk/theme/loggedin.tpl')
-rw-r--r--series/core/trunk/theme/loggedin.tpl14
1 files changed, 0 insertions, 14 deletions
diff --git a/series/core/trunk/theme/loggedin.tpl b/series/core/trunk/theme/loggedin.tpl deleted file mode 100644 index b5e317a..0000000 --- a/series/core/trunk/theme/loggedin.tpl +++ /dev/null
@@ -1,14 +0,0 @@
1<HTML>
2 <HEAD>
3 <TITLE><!--SITENAME--> InstaDisc Series Control</TITLE>
4 </HEAD>
5
6 <BODY>
7 <CENTER>
8 <H1>InstaDisc Sign-in</H1>
9
10 <P>Thank you for logging in. <A HREF="admin.php">You may now procede to the ACP</A>
11 </CENTER>
12 </BODY>
13</HTML>
14