summary refs log tree commit diff stats
path: root/theme/admin/pendingSuccess.tpl
diff options
context:
space:
mode:
Diffstat (limited to 'theme/admin/pendingSuccess.tpl')
-rw-r--r--theme/admin/pendingSuccess.tpl8
1 files changed, 8 insertions, 0 deletions
diff --git a/theme/admin/pendingSuccess.tpl b/theme/admin/pendingSuccess.tpl new file mode 100644 index 0000000..64adbe6 --- /dev/null +++ b/theme/admin/pendingSuccess.tpl
@@ -0,0 +1,8 @@
1Congradulations, you've just made/edited a pending post!
2
3<UL>
4 <LI><A HREF="/admin/editPending.php?id=<!--ID-->">Edit this pending post</A></LI>
5 <LI><A HREF="/admin/viewPending.php?id=<!--ID-->">View this pending post</A></LI>
6 <LI><A HREF="/admin/managePending.php">Manage Pending Posts</A></LI>
7 <LI><A HREF="/admin/">Return to the Admin Panel</A></LI>
8</UL>