diff --git a/lib/WebGUI/Help/Asset_Layout.pm b/lib/WebGUI/Help/Asset_Layout.pm index de46636fb..9a73cb624 100644 --- a/lib/WebGUI/Help/Asset_Layout.pm +++ b/lib/WebGUI/Help/Asset_Layout.pm @@ -11,11 +11,6 @@ our $HELP = { description => 'template description', namespace => 'Asset_Layout', }, - { - title => '498', - description => '498 description', - namespace => 'Asset_FilePile', - }, { title => 'assets to hide', description => 'assets to hide description', diff --git a/lib/WebGUI/i18n/English/Asset_Post.pm b/lib/WebGUI/i18n/English/Asset_Post.pm index be4709d3c..95b441df5 100644 --- a/lib/WebGUI/i18n/English/Asset_Post.pm +++ b/lib/WebGUI/i18n/English/Asset_Post.pm @@ -57,6 +57,11 @@ A yes/no button to set the thread to be sticky, so that it stays at the top of t A yes/no button to lock the thread, so that no posts can be added or edited.
+isThread
+A conditional that is true if the user is editing the main post for a thread, as opposed to
+a reply in the thread.
+
+
isEdit
A conditional that is true if the user is editing an existing post.