Index: branches/release-35/tmpl/cms/edit_template.tmpl
===================================================================
--- branches/release-35/tmpl/cms/edit_template.tmpl (revision 1925)
+++ branches/release-35/tmpl/cms/edit_template.tmpl (revision 1936)
@@ -637,7 +637,12 @@
 <mt:else>
     <mt:unless name="template_group" eq="module">
+        <mt:setvarblock name="build_dynamic_hint">
+            <__trans phrase="Learn more about <a href="[_1]">publishing options</a>" params="http://www.movabletype.org/documentation/">
+        </mt:setvarblock>
         <mtapp:setting
             id="build_dynamic"
             label="<__trans phrase="Publish Options">"
+            hint="$build_dynamic_hint"
+            show_hint="1"
             help_page="templates"
             help_section="enable_dynamic_publishing">
