From abdd183957f633cbba1a2e0fbe4b37931abbd697 Mon Sep 17 00:00:00 2001 From: laetzer Date: Thu, 16 Oct 2008 22:13:52 +0000 Subject: consistent html; wording --- templates/edit_blogpost_status_inc.tpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'templates') diff --git a/templates/edit_blogpost_status_inc.tpl b/templates/edit_blogpost_status_inc.tpl index e51c428..e379d17 100644 --- a/templates/edit_blogpost_status_inc.tpl +++ b/templates/edit_blogpost_status_inc.tpl @@ -3,7 +3,7 @@ {formlabel label="Publish Status" for="content_status_id"} {forminput} {html_options name="content_status_id" options=$gContent->getAvailableContentStatuses() selected=$gContent->getField('content_status_id',$smarty.const.BIT_CONTENT_DEFAULT_STATUS)} + {formhelp note="Select the appropriate status for your posting. To automatically publish your posting in the future, choose a publicly visible Publish Status and set the publish date ahead (see Advanded Options)."} {/forminput} - {formhelp note="Select Public to publish your story. To automatically publish your story in the future, set the Publish Status to Public and set the publish date ahead. Click the Advanced tab above to set the publish data."} {/if} -- cgit v1.3