| ... | in reply.naml | 
| 
		 1 2 3 4 5 6 7 8 9 10 11 12 13 
	 | 
						
		 
				<macro name="reply" requires="servlet">
			 
				    <n.new_post>
			 
				        <page_name>
			 
				            <t>Reply</t>
			 
				        </page_name>
			 
				        <focus>
			 
				            <n.message_field.focus/>
			 
				        </focus>
			 
				        <bottom>
			 
				            <n.in_reply_to/>
			 
				        </bottom>
			 
				    </n.new_post>
			 
				</macro>
			 
	 | 
					
| Free forum by Nabble | Edit this page |