summaryrefslogtreecommitdiff
path: root/templates/blog_post.tpl
diff options
context:
space:
mode:
Diffstat (limited to 'templates/blog_post.tpl')
-rw-r--r--templates/blog_post.tpl3
1 files changed, 2 insertions, 1 deletions
diff --git a/templates/blog_post.tpl b/templates/blog_post.tpl
index dcdfbe4..c46a13d 100644
--- a/templates/blog_post.tpl
+++ b/templates/blog_post.tpl
@@ -1,4 +1,4 @@
-{* $Header: /cvsroot/bitweaver/_bit_blogs/templates/blog_post.tpl,v 1.9 2005/12/18 22:27:35 squareing Exp $ *}
+{* $Header: /cvsroot/bitweaver/_bit_blogs/templates/blog_post.tpl,v 1.10 2006/01/10 21:11:26 squareing Exp $ *}
{strip}
<div class="edit blogs">
<div class="header">
@@ -41,6 +41,7 @@
{formlabel label="Title" for="title"}
{forminput}
<input type="text" size="50" name="title" id="title" value="{$title|escape}" />
+ {formhelp note="When you leave the title blank, the current date will be substituted automagically."}
{/forminput}
</div>
{/if}