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

<UL>
	<LI><A HREF="/admin/editDraft.php?id=<!--ID-->">Edit this draft</A></LI>
	<LI><A HREF="/admin/viewDraft.php?id=<!--ID-->">View this draft</A></LI>
	<LI><A HREF="/admin/manageDrafts.php">Manage Drafts</A></LI>
	<LI><A HREF="/admin/">Return to the Admin Panel</A></LI>
</UL>