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

<UL>
	<LI><A HREF="/admin/editPending.php?id=<!--ID-->">Edit this pending post</A></LI>
	<LI><A HREF="/admin/viewPending.php?id=<!--ID-->">View this pending post</A></LI>
	<LI><A HREF="/admin/managePending.php">Manage Pending Posts</A></LI>
	<LI><A HREF="/admin/">Return to the Admin Panel</A></LI>
</UL>