... | in subscribe.naml |
142 143 144 145 146 147 148 149 150 151 152 153 154 155
|
<macro name="post_subscription_controls" requires="node_page">
<n.subscription_to_field.set_value value="DESCENDANTS"/>
<n.subscription_to_field.hidden/>
<n.subscription_type_field.set_value value="INSTANT"/>
<n.subscription_type_field.hidden/>
<div style="font-weight:bold;margin: 2em 0 .5em">
<t>Do you really want to subscribe to <t.location><a href="[n.page_node.url/]"><n.page_node.subject/></a></t.location>?</t>
</div>
<div class="weak-color">
<t>You will receive an email for each new message posted under this topic.</t>
</div>
</macro>
|
Free forum by Nabble | Edit this page |