* improved - after adding a page, return to the calling url
[diogenes.git] / templates / page-properties.tpl
index ec7d915..9040871 100644 (file)
@@ -1,6 +1,7 @@
 <form method="post" action="{$post}">
 <input type="hidden" name="action" value="update" />
 <input type="hidden" name="dir" value="{$page_obj.PID}" />
+<input type="hidden" name="from" value="{$from}" />
 <table class="light" style="width:70%">
 <tr>
   <th colspan="2">{$msg_properties}</th>