mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-06 18:21:39 +09:00
Admin HTML Markup Clean.
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@9377 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
0634424830
commit
024a234f6a
74 changed files with 732 additions and 838 deletions
|
|
@ -9,8 +9,8 @@
|
|||
<input type="hidden" name="act" value="dispPageAdminContent" />
|
||||
|
||||
<fieldset>
|
||||
{$lang->mid} <input type="text" name="s_mid" value="{htmlspecialchars($s_mid)}" class="inputTypeText" />
|
||||
{$lang->browser_title} <input type="text" name="s_browser_title" value="{htmlspecialchars($s_browser_title)}" class="inputTypeText" />
|
||||
{$lang->mid} <input type="text" name="s_mid" value="{htmlspecialchars($s_mid)}" />
|
||||
{$lang->browser_title} <input type="text" name="s_browser_title" value="{htmlspecialchars($s_browser_title)}" />
|
||||
<span class="button blue"><input type="submit" value="{$lang->cmd_search}" /></span>
|
||||
<a href="{getUrl('s_mid','','s_browser_title','','page','')}" class="button black"><span>{$lang->cmd_cancel}</span></a>
|
||||
</fieldset>
|
||||
|
|
@ -37,11 +37,11 @@
|
|||
<option value="">---------</option>
|
||||
<option value="-1">{$lang->cmd_management}</option>
|
||||
</select>
|
||||
<input type="submit" name="go_button" id="go_button" value="GO" class="buttonTypeGo" />
|
||||
<input type="submit" name="go_button" id="go_button" value="GO" />
|
||||
</th>
|
||||
<th scope="col">{$lang->page_type}</th>
|
||||
<th scope="col" class="half_wide">{$lang->mid}</th>
|
||||
<th scope="col" class="half_wide">{$lang->browser_title}</th>
|
||||
<th scope="col">{$lang->mid}</th>
|
||||
<th scope="col">{$lang->browser_title}</th>
|
||||
<th scope="col">{$lang->regdate}</th>
|
||||
<th scope="col"> </th>
|
||||
</tr>
|
||||
|
|
@ -50,8 +50,8 @@
|
|||
<tbody>
|
||||
<!--@foreach($page_list as $no => $val)-->
|
||||
<tr class="row{$cycle_idx}">
|
||||
<td class="number center">{$no}</td>
|
||||
<td class="center"><input type="checkbox" name="cart" value="{$val->module_srl}" /></td>
|
||||
<td>{$no}</td>
|
||||
<td><input type="checkbox" name="cart" value="{$val->module_srl}" /></td>
|
||||
<td>
|
||||
<!--@if(!$val->module_category_srl)-->
|
||||
<!--@if($val->site_srl)-->
|
||||
|
|
|
|||
|
|
@ -13,7 +13,7 @@
|
|||
<table width="100%" border="1" cellspacing="0">
|
||||
<tr>
|
||||
<th scope="row">{$lang->module_name}</th>
|
||||
<td class="wide">{$module_info->mid}</td>
|
||||
<td >{$module_info->mid}</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th scope="row">{$lang->module}</th>
|
||||
|
|
|
|||
|
|
@ -10,20 +10,20 @@
|
|||
<div class="table">
|
||||
<table width="100%" border="1" cellspacing="0">
|
||||
<tr>
|
||||
<th scope="row"><div>{$lang->page_type}</div></th>
|
||||
<th scope="row">{$lang->page_type}</th>
|
||||
<td colspan="3">
|
||||
{$lang->page_type_name[$module_info->page_type]}
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th scope="row"><div>{$lang->mid}</div></th>
|
||||
<th scope="row">{$lang->mid}</th>
|
||||
<td colspan="3">
|
||||
<input type="text" name="page_name" value="{$module_info->mid}" class="inputTypeText w200" />
|
||||
<input type="text" name="page_name" value="{$module_info->mid}" />
|
||||
<p>{$lang->about_mid}</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th scope="row"><div>{$lang->module_category}</div></th>
|
||||
<th scope="row">{$lang->module_category}</th>
|
||||
<td colspan="3">
|
||||
<select name="module_category_srl">
|
||||
<option value="0">{$lang->notuse}</option>
|
||||
|
|
@ -35,15 +35,15 @@
|
|||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th scope="row"><div>{$lang->browser_title}</div></th>
|
||||
<th scope="row">{$lang->browser_title}</th>
|
||||
<td colspan="3">
|
||||
<input type="text" name="browser_title" value="{$module_info->browser_title}" class="inputTypeText w400" id="browser_title"/>
|
||||
<input type="text" name="browser_title" value="{$module_info->browser_title}" id="browser_title"/>
|
||||
<a href="{getUrl('','module','module','act','dispModuleAdminLangcode','target','browser_title')}" onclick="popopen(this.href);return false;" class="buttonSet buttonSetting"><span>{$lang->cmd_find_langcode}</span></a>
|
||||
<p>{$lang->about_browser_title}</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th scope="row"><div>{$lang->layout}</div></th>
|
||||
<th scope="row">{$lang->layout}</th>
|
||||
<td colspan="3">
|
||||
<select name="layout_srl">
|
||||
<option value="0">{$lang->notuse}</option>
|
||||
|
|
@ -55,14 +55,14 @@
|
|||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th scope="row"><div>{$lang->mobile_view}</div></th>
|
||||
<th scope="row">{$lang->mobile_view}</th>
|
||||
<td>
|
||||
<input type="checkbox" name="use_mobile" value="Y" <!--@if($module_info->use_mobile == "Y")-->checked="checked"<!--@end--> />
|
||||
<p>{$lang->about_mobile_view}</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th scope="row"><div>{$lang->mobile_layout}</div></th>
|
||||
<th scope="row">{$lang->mobile_layout}</th>
|
||||
<td>
|
||||
<select name="mlayout_srl">
|
||||
<option value="0">{$lang->notuse}</option>
|
||||
|
|
@ -75,32 +75,32 @@
|
|||
</tr>
|
||||
<!--@if($module_info->page_type != 'ARTICLE')-->
|
||||
<tr>
|
||||
<th scope="row"><div>{$lang->page_caching_interval}</div></th>
|
||||
<th scope="row">{$lang->page_caching_interval}</th>
|
||||
<td colspan="3">
|
||||
<input type="text" name="page_caching_interval" value="{(int)$module_info->page_caching_interval}" class="inputTypeText w40" /> {$lang->unit_min}
|
||||
<input type="text" name="page_caching_interval" value="{(int)$module_info->page_caching_interval}" /> {$lang->unit_min}
|
||||
<p>{$lang->about_page_caching_interval}</p>
|
||||
</td>
|
||||
</tr>
|
||||
<!--@end-->
|
||||
<!--@if($module_info->page_type == 'OUTSIDE')-->
|
||||
<tr class="row2">
|
||||
<th scope="row"><div>{$lang->opage_path}</div></th>
|
||||
<tr>
|
||||
<th scope="row">{$lang->opage_path}</th>
|
||||
<td colspan="3">
|
||||
<input type="text" name="path" value="{htmlspecialchars($module_info->path)}" class="inputTypeText w400" />
|
||||
<input type="text" name="path" value="{htmlspecialchars($module_info->path)}" />
|
||||
<p>{$lang->about_opage_path}<b>{realpath("./")}</b></p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="row">
|
||||
<th scope="row"><div>{$lang->opage_mobile_path}</div></th>
|
||||
<th scope="row">{$lang->opage_mobile_path}</th>
|
||||
<td colspan="3">
|
||||
<input type="text" name="mpath" value="{htmlspecialchars($module_info->mpath)}" class="inputTypeText w400" />
|
||||
<input type="text" name="mpath" value="{htmlspecialchars($module_info->mpath)}" />
|
||||
<p>{$lang->about_opage_mobile_path}<b>{realpath("./")}</b></p>
|
||||
</td>
|
||||
</tr>
|
||||
<!--@end-->
|
||||
<!--@if($module_info->page_type == 'ARTICLE')-->
|
||||
<tr class="row2 optionnalData articleType">
|
||||
<th scope="row"><div>{$lang->skin}</div></th>
|
||||
<tr>
|
||||
<th scope="row">{$lang->skin}</th>
|
||||
<td>
|
||||
<select name="skin">
|
||||
<!--@foreach($skin_list as $key=>$val)-->
|
||||
|
|
@ -111,7 +111,7 @@
|
|||
</td>
|
||||
</tr>
|
||||
<tr class="optionnalData articleType">
|
||||
<th scope="row"><div>{$lang->mobile_skin}</div></th>
|
||||
<th scope="row">{$lang->mobile_skin}</th>
|
||||
<td>
|
||||
<select name="mskin">
|
||||
<!--@foreach($mskin_list as $key=>$val)-->
|
||||
|
|
|
|||
|
|
@ -11,12 +11,12 @@
|
|||
<div class="table">
|
||||
<table width="100%" border="1" cellspacing="0">
|
||||
<!--@if($module_srl)-->
|
||||
<tr class="row2">
|
||||
<tr>
|
||||
<th scope="row">{$lang->page_type}</th>
|
||||
<td></td>
|
||||
</tr>
|
||||
<!--@else-->
|
||||
<tr class="row2">
|
||||
<tr>
|
||||
<th scope="row">{$lang->page_type}</th>
|
||||
<td colspan="3">
|
||||
<select name="page_type">
|
||||
|
|
@ -32,15 +32,15 @@
|
|||
<!--@if($logged_info->is_admin!='Y')-->
|
||||
<input type="hidden" name="page_name" value="{$module_info->mid}" />
|
||||
<!--@else-->
|
||||
<tr class="row2">
|
||||
<tr>
|
||||
<th scope="row">{$lang->mid}</th>
|
||||
<td colspan="3">
|
||||
<input type="text" name="page_name" value="{$module_info->mid}" class="inputTypeText w200" />
|
||||
<input type="text" name="page_name" value="{$module_info->mid}" />
|
||||
<p>{$lang->about_mid}</p>
|
||||
</td>
|
||||
</tr>
|
||||
<!--@end-->
|
||||
<tr class="row2">
|
||||
<tr>
|
||||
<th scope="row">{$lang->module_category}</th>
|
||||
<td colspan="3">
|
||||
<select name="module_category_srl">
|
||||
|
|
@ -55,12 +55,12 @@
|
|||
<tr>
|
||||
<th scope="row">{$lang->browser_title}</th>
|
||||
<td colspan="3">
|
||||
<input type="text" name="browser_title" value="{$module_info->browser_title}" class="inputTypeText w400" id="browser_title"/>
|
||||
<input type="text" name="browser_title" value="{$module_info->browser_title}" id="browser_title"/>
|
||||
<a href="{getUrl('','module','module','act','dispModuleAdminLangcode','target','browser_title')}" onclick="popopen(this.href);return false;" class="buttonSet buttonSetting"><span>{$lang->cmd_find_langcode}</span></a>
|
||||
<p>{$lang->about_browser_title}</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="row2">
|
||||
<tr>
|
||||
<th scope="row">{$lang->layout}</th>
|
||||
<td colspan="3">
|
||||
<select name="layout_srl">
|
||||
|
|
@ -94,11 +94,11 @@
|
|||
<tr class="optionnalData widgetType outsideType">
|
||||
<th scope="row">{$lang->page_caching_interval}</th>
|
||||
<td colspan="3">
|
||||
<input type="text" name="page_caching_interval" value="{(int)$module_info->caching_interval}" class="inputTypeText w40" /> {$lang->unit_min}
|
||||
<input type="text" name="page_caching_interval" value="{(int)$module_info->caching_interval}" /> {$lang->unit_min}
|
||||
<p>{$lang->about_page_caching_interval}</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="row2 optionnalData articleType">
|
||||
<tr>
|
||||
<th scope="row">{$lang->skin}</th>
|
||||
<td>
|
||||
<select name="skin">
|
||||
|
|
@ -120,17 +120,17 @@
|
|||
<p>{$lang->about_skin}</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="row2 optionnalData outsideType">
|
||||
<tr>
|
||||
<th scope="row">{$lang->opage_path}</th>
|
||||
<td colspan="3">
|
||||
<input type="text" name="path" value="{htmlspecialchars($module_info->path)}" class="inputTypeText w400" />
|
||||
<input type="text" name="path" value="{htmlspecialchars($module_info->path)}" />
|
||||
<p>{$lang->about_opage_path}<b>{realpath("./")}</b></p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="row optionnalData outsideType">
|
||||
<th scope="row">{$lang->opage_mobile_path}</th>
|
||||
<td colspan="3">
|
||||
<input type="text" name="mpath" value="{htmlspecialchars($module_info->mpath)}" class="inputTypeText w400" />
|
||||
<input type="text" name="mpath" value="{htmlspecialchars($module_info->mpath)}" />
|
||||
<p>{$lang->about_opage_mobile_path}<b>{realpath("./")}</b></p>
|
||||
</td>
|
||||
</tr>
|
||||
|
|
|
|||
|
|
@ -5,9 +5,7 @@
|
|||
<load target="../../widget/tpl/js/widget.js" usecdn="true" />
|
||||
<load target="../../widget/tpl/css/widget.css" usecdn="true" />
|
||||
|
||||
<div class="clear"></div>
|
||||
<div id="zonePageContent">{$page_content}</div>
|
||||
<div class="clear"></div>
|
||||
<div class="adminLayer">
|
||||
<form action="./" method="post" id="pageFo" onsubmit="return doSubmitMPageContent(this);">
|
||||
<input type="hidden" name="mid" value="{$module_info->mid}" />
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue