mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-05-05 01:52:17 +09:00
issue 2584 added a is_sitemap value.
git-svn-id: http://xe-core.googlecode.com/svn/branches/maserati@11758 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
61ff5e2343
commit
9a26c5dc71
2 changed files with 19 additions and 2 deletions
|
|
@ -1,6 +1,7 @@
|
|||
<form id="config_form" ruleset="updateLayout" action="./" enctype="multipart/form-data" method="post">
|
||||
<input type="hidden" name="module" value="layout" />
|
||||
<input type="hidden" name="act" value="procLayoutAdminUpdate" />
|
||||
<input type="hidden" name="is_sitemap" value="1" />
|
||||
<input type="hidden" name="layout_srl" value="{$layout_srl}" />
|
||||
<input type="hidden" name="layout" value="{$selected_layout->layout}" />
|
||||
<input type="hidden" name="_layout_type" value="{$selected_layout->layout_type}" />
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue