summary refs log tree commit diff stats
path: root/theme/admin/postSuccess.tpl
diff options
context:
space:
mode:
authorStarla Insigna <hatkirby@fourisland.com>2008-11-19 17:27:03 -0500
committerStarla Insigna <hatkirby@fourisland.com>2008-11-19 17:27:03 -0500
commit24503e3abe705acde2df159aeae61be0d009f92e (patch)
tree8debbd53dcd0db2f5934c5e2af4e697e3787781d /theme/admin/postSuccess.tpl
downloadfourisland-24503e3abe705acde2df159aeae61be0d009f92e.tar.gz
fourisland-24503e3abe705acde2df159aeae61be0d009f92e.tar.bz2
fourisland-24503e3abe705acde2df159aeae61be0d009f92e.zip
Imported sources
Diffstat (limited to 'theme/admin/postSuccess.tpl')
-rw-r--r--theme/admin/postSuccess.tpl8
1 files changed, 8 insertions, 0 deletions
diff --git a/theme/admin/postSuccess.tpl b/theme/admin/postSuccess.tpl new file mode 100644 index 0000000..12920fe --- /dev/null +++ b/theme/admin/postSuccess.tpl
@@ -0,0 +1,8 @@
1Congradulations, you've just made/edited a post!
2
3<UL>
4 <LI><A HREF="/admin/editPost.php?id=<!--ID-->">Edit this post</A></LI>
5 <LI><A HREF="/blog/<!--CODED-->/">View this post</A></LI>
6 <LI><A HREF="/admin/managePosts.php">Manage Posts</A></LI>
7 <LI><A HREF="/admin/">Return to the Admin Panel</A></LI>
8</UL>