summaryrefslogtreecommitdiff
path: root/templates
diff options
context:
space:
mode:
authorlaetzer <laetzer@users.sourceforge.net>2008-10-16 22:13:52 +0000
committerlaetzer <laetzer@users.sourceforge.net>2008-10-16 22:13:52 +0000
commitabdd183957f633cbba1a2e0fbe4b37931abbd697 (patch)
treef9970dde7bdb9aed27e6bcbfe2b6c25a9e79a985 /templates
parentedf80d555bb7b730b79634574dad3857b173e759 (diff)
downloadblogs-abdd183957f633cbba1a2e0fbe4b37931abbd697.tar.gz
blogs-abdd183957f633cbba1a2e0fbe4b37931abbd697.tar.bz2
blogs-abdd183957f633cbba1a2e0fbe4b37931abbd697.zip
consistent html; wordingpre_update_permission
Diffstat (limited to 'templates')
-rw-r--r--templates/edit_blogpost_status_inc.tpl2
1 files changed, 1 insertions, 1 deletions
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."}
</div>
{/if}