summary refs log tree commit diff stats
path: root/theme/admin/deletePending.tpl
diff options
context:
space:
mode:
Diffstat (limited to 'theme/admin/deletePending.tpl')
-rwxr-xr-xtheme/admin/deletePending.tpl8
1 files changed, 4 insertions, 4 deletions
diff --git a/theme/admin/deletePending.tpl b/theme/admin/deletePending.tpl index 03541f2..6a365c1 100755 --- a/theme/admin/deletePending.tpl +++ b/theme/admin/deletePending.tpl
@@ -1,6 +1,6 @@
1<H2>Delete a Pending Post</H2><P> 1<h2>Delete a Pending Post</h2>
2 2
3Are you ABSOLUTELY SURE that you want to delete this pending post?<P> 3<p>Are you ABSOLUTELY SURE that you want to delete this pending post?</p>
4 4
5<A HREF="/admin/deletePending.php?id=<!--ID-->&submit=">Yes</A><BR> 5<p><a href="/admin/deletePending.php?id=<!--ID-->&amp;submit=">Yes</a><br />
6<A HREF="javascript:history.back();window.refresh();">Ummm.... actually I'd rather not</A> 6<a href="javascript:history.back();window.refresh();">Ummm.... actually I'd rather not</a></p>