summary refs log tree commit diff stats
path: root/theme/admin/postSuccess.tpl
blob: 12920fe2c19d98de8c6175a9d852683ff6875ed9 (plain) (blame)
1
2
3
4
5
6
7
8
Congradulations, you've just made/edited a post!

<UL>
	<LI><A HREF="/admin/editPost.php?id=<!--ID-->">Edit this post</A></LI>
	<LI><A HREF="/blog/<!--CODED-->/">View this post</A></LI>
	<LI><A HREF="/admin/managePosts.php">Manage Posts</A></LI>
	<LI><A HREF="/admin/">Return to the Admin Panel</A></LI>
</UL>