<label> <span><?php echo \SKT_ADMIN_TXT_Zone; ?> : <b id="NameZoneSelected">"<?php echo $content->IDZone; ?> "</b></span> <div id="ContentPropListZone"></div> </label> <label><span><?php echo \SKT_ADMIN_TXT_View_AllPagesTitle; ?> : </span> <?php echo \CmsDev\CRUD\Xtras\List_ThisOrAll_Page::ThisOrAll($content->AllPage); ?> </label> <label><span><?php echo \SKT_ADMIN_TXT_ZoneOrder; ?> :</span> <?php $List_Position_Zone = new \CmsDev\CRUD\Xtras\List_Position_Zone(); echo $List_Position_Zone->set($content->Position, $_POST['IDPage'], $content->IDZone); ?> </label> </fieldset> </div> <div class="clear"></div>
<label class="half-control-group half-control-group-left"> <span><?php echo \SKT_ADMIN_Select_Note_Theme; ?> :</span> <?php echo \CmsDev\CRUD\Xtras\Themes_Note::ThemeList(); ?> </label> <label class="half-control-group"> <span><?php echo \SKT_ADMIN_TXT_View_AllPagesTitle; ?> :</span> <?php echo \CmsDev\CRUD\Xtras\List_ThisOrAll_Page::ThisOrAll(0); ?> </label> <label class="half-control-group half-control-group-left"> <span><?php echo \SKT_ADMIN_TXT_ConfigContentTitle; ?> </span> <input name="Title" type="text" value=""/> </label> <label class="half-control-group"> <span>Autor:</span> <input name="Autor" type="text" value=""/> </label> <label class="half-control-group half-control-group-left"> <span><?php