mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-05-11 13:02:15 +09:00
/modules/member/ /modules/point/ UI Cleaning.
git-svn-id: http://xe-core.googlecode.com/svn/branches/maserati@11778 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
978a9e272f
commit
1363af7c23
12 changed files with 314 additions and 344 deletions
|
|
@ -13,13 +13,13 @@ body>.x,.x label,.x table,.x input,.x textarea,.x select,.x button{font-size:13p
|
||||||
.x a[target="_blank"]:after{ content:"";display:inline-block;width:14px;height:14px;vertical-align:middle;margin:0 0 0 2px;background-position:-120px -72px;opacity:.3;filter:alpha(opacity=30)}
|
.x a[target="_blank"]:after{ content:"";display:inline-block;width:14px;height:14px;vertical-align:middle;margin:0 0 0 2px;background-position:-120px -72px;opacity:.3;filter:alpha(opacity=30)}
|
||||||
/* Bootstrap Override */
|
/* Bootstrap Override */
|
||||||
.x .x_page-header{padding-bottom:0;border-bottom:2px solid #ddd}
|
.x .x_page-header{padding-bottom:0;border-bottom:2px solid #ddd}
|
||||||
.x .x_page-header>h1{margin-bottom:0}
|
.x .x_page-header>h1{margin-bottom:0;font-size:24px;color:#333}
|
||||||
.x h1,.x h2,.x h3,.x h4,.x h5,.x h6{line-height:1.5;font-weight:600;color:#666}
|
.x h1,.x h2,.x h3,.x h4,.x h5,.x h6{line-height:1.5;font-weight:600;color:#666}
|
||||||
.x h1{font-size:24px}
|
.x h1{font-size:22px}
|
||||||
.x h2{font-size:20px}
|
.x h2{font-size:18px}
|
||||||
.x h3{font-size:16px}
|
.x h3{font-size:14px}
|
||||||
.x h4{font-size:14px}
|
.x h4,
|
||||||
.x h5{font-size:12px}
|
.x h5,
|
||||||
.x h6{font-size:12px}
|
.x h6{font-size:12px}
|
||||||
.x [class^="x_icon-"],
|
.x [class^="x_icon-"],
|
||||||
.x [class*=" x_icon-"]{text-decoration:none;border:0;padding:0;background-color:transparent;overflow:hidden;font-size:0}
|
.x [class*=" x_icon-"]{text-decoration:none;border:0;padding:0;background-color:transparent;overflow:hidden;font-size:0}
|
||||||
|
|
@ -51,10 +51,11 @@ body>.x,.x label,.x table,.x input,.x textarea,.x select,.x button{font-size:13p
|
||||||
.x .x_btn-group>.x_btn:first-child{border-bottom-left-radius:2px;border-top-left-radius:2px}
|
.x .x_btn-group>.x_btn:first-child{border-bottom-left-radius:2px;border-top-left-radius:2px}
|
||||||
.x input[type="radio"],
|
.x input[type="radio"],
|
||||||
.x input[type="checkbox"]{margin:0}
|
.x input[type="checkbox"]{margin:0}
|
||||||
|
.x td select, .x td textarea, .x td input{margin-bottom:0}
|
||||||
.x a.x_icon-question-sign,
|
.x a.x_icon-question-sign,
|
||||||
.x button.x_icon-question-sign{cursor:help}
|
.x button.x_icon-question-sign{cursor:help}
|
||||||
.x .x_nav-tabs>li>a{padding-top:6px;padding-bottom:6px}
|
.x .x_nav-tabs>li>a{padding-top:6px;padding-bottom:6px}
|
||||||
.x .x_table{margin:20px 0;border-top:2px solid #ddd;border-bottom:1px solid #ddd}
|
.x .x_table{margin:10px 0;border-top:2px solid #ddd;border-bottom:1px solid #ddd}
|
||||||
.x .x_table:first-child{margin-top:0}
|
.x .x_table:first-child{margin-top:0}
|
||||||
.x .x_table>caption{text-align:left;padding:8px 0}
|
.x .x_table>caption{text-align:left;padding:8px 0}
|
||||||
.x .x_inline{display:inline-block;*display:inline;*zoom:1}
|
.x .x_inline{display:inline-block;*display:inline;*zoom:1}
|
||||||
|
|
|
||||||
15
modules/admin/tpl/css/admin.min.css
vendored
15
modules/admin/tpl/css/admin.min.css
vendored
|
|
@ -13,13 +13,13 @@ body>.x,.x label,.x table,.x input,.x textarea,.x select,.x button{font-size:13p
|
||||||
.x a[target="_blank"]:after{ content:"";display:inline-block;width:14px;height:14px;vertical-align:middle;margin:0 0 0 2px;background-position:-120px -72px;opacity:.3;filter:alpha(opacity=30)}
|
.x a[target="_blank"]:after{ content:"";display:inline-block;width:14px;height:14px;vertical-align:middle;margin:0 0 0 2px;background-position:-120px -72px;opacity:.3;filter:alpha(opacity=30)}
|
||||||
/* Bootstrap Override */
|
/* Bootstrap Override */
|
||||||
.x .x_page-header{padding-bottom:0;border-bottom:2px solid #ddd}
|
.x .x_page-header{padding-bottom:0;border-bottom:2px solid #ddd}
|
||||||
.x .x_page-header>h1{margin-bottom:0}
|
.x .x_page-header>h1{margin-bottom:0;font-size:24px;color:#333}
|
||||||
.x h1,.x h2,.x h3,.x h4,.x h5,.x h6{line-height:1.5;font-weight:600;color:#666}
|
.x h1,.x h2,.x h3,.x h4,.x h5,.x h6{line-height:1.5;font-weight:600;color:#666}
|
||||||
.x h1{font-size:24px}
|
.x h1{font-size:22px}
|
||||||
.x h2{font-size:20px}
|
.x h2{font-size:18px}
|
||||||
.x h3{font-size:16px}
|
.x h3{font-size:14px}
|
||||||
.x h4{font-size:14px}
|
.x h4,
|
||||||
.x h5{font-size:12px}
|
.x h5,
|
||||||
.x h6{font-size:12px}
|
.x h6{font-size:12px}
|
||||||
.x [class^="x_icon-"],
|
.x [class^="x_icon-"],
|
||||||
.x [class*=" x_icon-"]{text-decoration:none;border:0;padding:0;background-color:transparent;overflow:hidden;font-size:0}
|
.x [class*=" x_icon-"]{text-decoration:none;border:0;padding:0;background-color:transparent;overflow:hidden;font-size:0}
|
||||||
|
|
@ -51,10 +51,11 @@ body>.x,.x label,.x table,.x input,.x textarea,.x select,.x button{font-size:13p
|
||||||
.x .x_btn-group>.x_btn:first-child{border-bottom-left-radius:2px;border-top-left-radius:2px}
|
.x .x_btn-group>.x_btn:first-child{border-bottom-left-radius:2px;border-top-left-radius:2px}
|
||||||
.x input[type="radio"],
|
.x input[type="radio"],
|
||||||
.x input[type="checkbox"]{margin:0}
|
.x input[type="checkbox"]{margin:0}
|
||||||
|
.x td select, .x td textarea, .x td input{margin-bottom:0}
|
||||||
.x a.x_icon-question-sign,
|
.x a.x_icon-question-sign,
|
||||||
.x button.x_icon-question-sign{cursor:help}
|
.x button.x_icon-question-sign{cursor:help}
|
||||||
.x .x_nav-tabs>li>a{padding-top:6px;padding-bottom:6px}
|
.x .x_nav-tabs>li>a{padding-top:6px;padding-bottom:6px}
|
||||||
.x .x_table{margin:20px 0;border-top:2px solid #ddd;border-bottom:1px solid #ddd}
|
.x .x_table{margin:10px 0;border-top:2px solid #ddd;border-bottom:1px solid #ddd}
|
||||||
.x .x_table:first-child{margin-top:0}
|
.x .x_table:first-child{margin-top:0}
|
||||||
.x .x_table>caption{text-align:left;padding:8px 0}
|
.x .x_table>caption{text-align:left;padding:8px 0}
|
||||||
.x .x_inline{display:inline-block;*display:inline;*zoom:1}
|
.x .x_inline{display:inline-block;*display:inline;*zoom:1}
|
||||||
|
|
|
||||||
|
|
@ -61,11 +61,11 @@
|
||||||
<div class="x_control-group">
|
<div class="x_control-group">
|
||||||
<label class="x_control-label" for="{$name}">{$var->title}</label>
|
<label class="x_control-label" for="{$name}">{$var->title}</label>
|
||||||
<div class="x_controls">
|
<div class="x_controls">
|
||||||
<div cond="$var->type == 'text'" class="multiLangEdit">
|
<div cond="$var->type == 'text'">
|
||||||
<input type="text" name="{$name}" id="{$name}" class="lang_code" value="<!--@if(strpos($var->value, "$user_lang->") !== false)-->{htmlspecialchars($var->value)}<!--@else-->{$var->value}<!--@end-->" />
|
<input type="text" name="{$name}" id="{$name}" class="lang_code" value="<!--@if(strpos($var->value, "$user_lang->") !== false)-->{htmlspecialchars($var->value)}<!--@else-->{$var->value}<!--@end-->" />
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div cond="$var->type == 'textarea'" class="multiLangEdit">
|
<div cond="$var->type == 'textarea'">
|
||||||
{@$use_multilang_textarea = true}
|
{@$use_multilang_textarea = true}
|
||||||
<textarea name="{$name}" rows="8" cols="42" class="lang_code"><!--@if(strpos($var->value, "$user_lang->") !== false)-->{htmlspecialchars($var->value)}<!--@else-->{$var->value}<!--@end--></textarea>
|
<textarea name="{$name}" rows="8" cols="42" class="lang_code"><!--@if(strpos($var->value, "$user_lang->") !== false)-->{htmlspecialchars($var->value)}<!--@else-->{$var->value}<!--@end--></textarea>
|
||||||
</div>
|
</div>
|
||||||
|
|
|
||||||
|
|
@ -65,11 +65,11 @@
|
||||||
<div class="x_control-group">
|
<div class="x_control-group">
|
||||||
<label class="x_control-label" for="{$name}">{$var->title}</label>
|
<label class="x_control-label" for="{$name}">{$var->title}</label>
|
||||||
<div class="x_controls">
|
<div class="x_controls">
|
||||||
<div cond="$var->type == 'text'" class="multiLangEdit">
|
<div cond="$var->type == 'text'">
|
||||||
<input type="text" name="{$name}" id="{$name}" class="lang_code" value="<!--@if(strpos($var->value, "$user_lang->") !== false)-->{htmlspecialchars($var->value)}<!--@else-->{$var->value}<!--@end-->" />
|
<input type="text" name="{$name}" id="{$name}" class="lang_code" value="<!--@if(strpos($var->value, "$user_lang->") !== false)-->{htmlspecialchars($var->value)}<!--@else-->{$var->value}<!--@end-->" />
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div cond="$var->type == 'textarea'" class="multiLangEdit">
|
<div cond="$var->type == 'textarea'">
|
||||||
{@$use_multilang_textarea = true}
|
{@$use_multilang_textarea = true}
|
||||||
<textarea name="{$name}" rows="8" cols="42" class="lang_code"><!--@if(strpos($var->value, "$user_lang->") !== false)-->{htmlspecialchars($var->value)}<!--@else-->{$var->value}<!--@end--></textarea>
|
<textarea name="{$name}" rows="8" cols="42" class="lang_code"><!--@if(strpos($var->value, "$user_lang->") !== false)-->{htmlspecialchars($var->value)}<!--@else-->{$var->value}<!--@end--></textarea>
|
||||||
</div>
|
</div>
|
||||||
|
|
|
||||||
|
|
@ -8,8 +8,6 @@
|
||||||
<style>
|
<style>
|
||||||
._imageMarkButton img { max-height:16px }
|
._imageMarkButton img { max-height:16px }
|
||||||
.filebox_item { border: 1px solid #ccc!important; padding: 2px; max-height: 16px; }
|
.filebox_item { border: 1px solid #ccc!important; padding: 2px; max-height: 16px; }
|
||||||
.x .multiLangEdit input.vLang { width:120px }
|
|
||||||
.x .multiLangEdit input.vLang.loading { padding-right:24px;width:100px;background:transparent url(./modules/admin/tpl/img/preLoader16.gif) no-repeat 96px center }
|
|
||||||
</style>
|
</style>
|
||||||
<div cond="$XE_VALIDATOR_MESSAGE" class="message {$XE_VALIDATOR_MESSAGE_TYPE}">
|
<div cond="$XE_VALIDATOR_MESSAGE" class="message {$XE_VALIDATOR_MESSAGE_TYPE}">
|
||||||
<p>{$XE_VALIDATOR_MESSAGE}</p>
|
<p>{$XE_VALIDATOR_MESSAGE}</p>
|
||||||
|
|
@ -20,8 +18,7 @@
|
||||||
<form action="" method="post" ruleset="insertGroupConfig">
|
<form action="" method="post" ruleset="insertGroupConfig">
|
||||||
<input type="hidden" name="module" value="member" />
|
<input type="hidden" name="module" value="member" />
|
||||||
<input type="hidden" name="act" value="procMemberAdminGroupConfig" />
|
<input type="hidden" name="act" value="procMemberAdminGroupConfig" />
|
||||||
<div>
|
<div class="x_clearfix" style="margin-bottom:-45px">
|
||||||
<div class="x_clearfix" style="margin-bottom:-55px">
|
|
||||||
<div class="x_pull-right">
|
<div class="x_pull-right">
|
||||||
{$lang->use_group_image_mark}:
|
{$lang->use_group_image_mark}:
|
||||||
<label for="yes" class="x_inline"><input type="radio" name="group_image_mark" id="yes" value="Y" checked="checked"|cond="$config->group_image_mark == 'Y'" /> {$lang->cmd_yes}</label>
|
<label for="yes" class="x_inline"><input type="radio" name="group_image_mark" id="yes" value="Y" checked="checked"|cond="$config->group_image_mark == 'Y'" /> {$lang->cmd_yes}</label>
|
||||||
|
|
@ -37,8 +34,8 @@
|
||||||
<th scope="col">{$lang->group_title}</th>
|
<th scope="col">{$lang->group_title}</th>
|
||||||
<th scope="col">{$lang->description}</th>
|
<th scope="col">{$lang->description}</th>
|
||||||
<th scope="col">{$lang->is_default}
|
<th scope="col">{$lang->is_default}
|
||||||
[<a href="#helpDefault" class="tgAnchor">?</a>]
|
[<a href="#helpDefault" data-toggle="#helpDefault">?</a>]
|
||||||
<div class="tgContent layer" id="helpDefault" style="right:0">
|
<div class="layer x_alert x_alert-info" id="helpDefault">
|
||||||
<p>{$lang->about_member_default}</p>
|
<p>{$lang->about_member_default}</p>
|
||||||
</div>
|
</div>
|
||||||
</th>
|
</th>
|
||||||
|
|
@ -57,14 +54,14 @@
|
||||||
</tfoot>
|
</tfoot>
|
||||||
<tbody class="uDrag _groupList">
|
<tbody class="uDrag _groupList">
|
||||||
<tr loop="$group_list=>$group_srl,$group_info">
|
<tr loop="$group_list=>$group_srl,$group_info">
|
||||||
<td class="multiLangEdit"><div class="wrap" style="height:22px"><button type="button" class="dragBtn">Move to</button>
|
<td>
|
||||||
|
<div class="wrap">
|
||||||
|
<button type="button" class="dragBtn">Move to</button>
|
||||||
<input type="hidden" name="group_srls[]" value="{$group_info->group_srl}" />
|
<input type="hidden" name="group_srls[]" value="{$group_info->group_srl}" />
|
||||||
<input type="hidden" name="group_titles[]" value="{htmlspecialchars($group_info->title)}" class="vLang"/>
|
<input type="text" name="group_titles[]" value="{htmlspecialchars($group_info->title)}" class="lang_code" title="{$lang->group_title}" />
|
||||||
<input type="text" value="{$group_info->title}" class="vLang" />
|
|
||||||
<span class="desc"><a href="#langEdit" class="tgAnchor editUserLang" data-effect="slide">{$lang->cmd_set_multilingual}</a></span>
|
|
||||||
</div>
|
</div>
|
||||||
</td>
|
</td>
|
||||||
<td><input type="text" name="descriptions[]" value="{$group_info->description}" style="width:240px" /></td>
|
<td><input type="text" name="descriptions[]" value="{$group_info->description}" title="{$lang->description}" /></td>
|
||||||
<td><input type="radio" name="defaultGroup" value="{$group_info->group_srl}" title="Default" checked="checked"|cond="$group_info->is_default=='Y'" /></td>
|
<td><input type="radio" name="defaultGroup" value="{$group_info->group_srl}" title="Default" checked="checked"|cond="$group_info->is_default=='Y'" /></td>
|
||||||
<td class="_imageMarkButton"><input type="hidden" name="image_marks[]" value="{$group_info->image_mark}" class="_imgMarkHidden" />
|
<td class="_imageMarkButton"><input type="hidden" name="image_marks[]" value="{$group_info->image_mark}" class="_imgMarkHidden" />
|
||||||
<img src="{$group_info->image_mark}" alt="{$group_info->title}" cond="$config->group_image_mark == 'Y' && $group_info->image_mark" />
|
<img src="{$group_info->image_mark}" alt="{$group_info->title}" cond="$config->group_image_mark == 'Y' && $group_info->image_mark" />
|
||||||
|
|
@ -72,12 +69,10 @@
|
||||||
<td><div class="_deleteTD" style="display:none"|cond="$group_info->is_default == 'Y'"><a href="#{$group_srl}" class="_deleteGroup">{$lang->cmd_delete}</a></div></td>
|
<td><div class="_deleteTD" style="display:none"|cond="$group_info->is_default == 'Y'"><a href="#{$group_srl}" class="_deleteGroup">{$lang->cmd_delete}</a></div></td>
|
||||||
</tr>
|
</tr>
|
||||||
<tr style="display:none" class="_template">
|
<tr style="display:none" class="_template">
|
||||||
<td class="multiLangEdit"><div class="wrap" style="height:22px"><button type="button" class="dragBtn">Move to</button>
|
<td>
|
||||||
|
<button type="button" class="dragBtn">Move to</button>
|
||||||
<input type="hidden" name="group_srls[]" value="new" disabled="disabled"/>
|
<input type="hidden" name="group_srls[]" value="new" disabled="disabled"/>
|
||||||
<input type="hidden" name="group_titles[]" value="" disabled="disabled" class="vLang" />
|
<input type="text" name="group_titles[]" value="" disabled="disabled" class="lang_code" />
|
||||||
<input type="text" value="" class="vLang" />
|
|
||||||
<span class="desc"><a href="#langEdit" class="tgAnchor editUserLang">{$lang->cmd_set_multilingual}</a></span>
|
|
||||||
</div>
|
|
||||||
</td>
|
</td>
|
||||||
<td><input type="text" name="descriptions[]" value="" style="width:240px" disabled="disabled" /></td>
|
<td><input type="text" name="descriptions[]" value="" style="width:240px" disabled="disabled" /></td>
|
||||||
<td><input type="radio" name="defaultGroup" value="" title="Default" disabled="disabled" /></td>
|
<td><input type="radio" name="defaultGroup" value="" title="Default" disabled="disabled" /></td>
|
||||||
|
|
@ -88,7 +83,6 @@
|
||||||
|
|
||||||
</tbody>
|
</tbody>
|
||||||
</table>
|
</table>
|
||||||
</div>
|
|
||||||
<div class="x_clearfix">
|
<div class="x_clearfix">
|
||||||
<span class="x_pull-right"><input class="x_btn x_btn-primary x_btn-large" type="submit" value="{$lang->cmd_save}" /></span>
|
<span class="x_pull-right"><input class="x_btn x_btn-primary x_btn-large" type="submit" value="{$lang->cmd_save}" /></span>
|
||||||
</div>
|
</div>
|
||||||
|
|
@ -98,25 +92,15 @@
|
||||||
<div class="x_modal-header">
|
<div class="x_modal-header">
|
||||||
<h3>{$lang->group_image_mark} {$lang->cmd_setup}</h3>
|
<h3>{$lang->group_image_mark} {$lang->cmd_setup}</h3>
|
||||||
</div>
|
</div>
|
||||||
<div class="x_modal-body section">
|
<div class="x_modal-body">
|
||||||
<div class="_useImageMark x_control-group" style="display:none">
|
<block cond="$fileBoxList">
|
||||||
<p>{$lang->use_group_image_mark}</p>
|
|
||||||
<label for="useImageMark" class="x_inline"><input id="useImageMark" type="radio" name="useImageMark" value="Y" />
|
|
||||||
{$lang->use}</label>
|
|
||||||
<label for="noImageMark" class="x_inline"><input id="noImageMark" type="radio" name="useImageMark" value="N" />
|
|
||||||
{$lang->notuse}</label>
|
|
||||||
</div>
|
|
||||||
<div class="x_control-group" cond="$fileBoxList">
|
|
||||||
<p>{$lang->usable_group_image_mark_list}</p>
|
<p>{$lang->usable_group_image_mark_list}</p>
|
||||||
<div class="filebox_list">
|
<div class="filebox_list">
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</block>
|
||||||
<div class="x_control-group">
|
|
||||||
<p>{$lang->add_group_image_mark}</p>
|
|
||||||
<a href="{getUrl('', 'module','admin', 'act', 'dispModuleAdminFileBox')}" target="_blank">{$lang->link_file_box}</a>
|
|
||||||
</div>
|
|
||||||
</div>
|
</div>
|
||||||
<div class="x_modal-footer">
|
<div class="x_modal-footer">
|
||||||
<button type="button" class="x_btn x_pull-left" data-hide="#exModal-1">Close</button>
|
<button type="button" class="x_btn x_pull-left" data-hide="#exModal-1">Close</button>
|
||||||
|
<p class="x_pull-right">{$lang->add_group_image_mark}: <a href="{getUrl('', 'module','admin', 'act', 'dispModuleAdminFileBox')}" target="_blank">{$lang->link_file_box}</a></p>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
|
||||||
|
|
@ -10,7 +10,7 @@
|
||||||
<div class="x_page-header">
|
<div class="x_page-header">
|
||||||
<h1>{$lang->user_list}</h1>
|
<h1>{$lang->user_list}</h1>
|
||||||
</div>
|
</div>
|
||||||
<div class="x_clearfix" style="margin-bottom:-48px">
|
<div class="x_clearfix" style="margin-bottom:-38px">
|
||||||
<div class="x_pull-right x_btn-group">
|
<div class="x_pull-right x_btn-group">
|
||||||
<a class="x_btn x_btn-inverse" href="{getUrl('', 'module', 'admin', 'act', 'dispMemberAdminInsert')}">{$lang->cmd_make}</a>
|
<a class="x_btn x_btn-inverse" href="{getUrl('', 'module', 'admin', 'act', 'dispMemberAdminInsert')}">{$lang->cmd_make}</a>
|
||||||
<a href="#listManager" class="modalAnchor _member x_btn">{$lang->cmd_selected_user_manage}...</a>
|
<a href="#listManager" class="modalAnchor _member x_btn">{$lang->cmd_selected_user_manage}...</a>
|
||||||
|
|
@ -82,7 +82,7 @@
|
||||||
</tr>
|
</tr>
|
||||||
</tbody>
|
</tbody>
|
||||||
</table>
|
</table>
|
||||||
<div class="x_clearfix" style="margin-top:-12px">
|
<div class="x_clearfix">
|
||||||
<div class="x_pull-right x_btn-group">
|
<div class="x_pull-right x_btn-group">
|
||||||
<a class="x_btn x_btn-inverse" href="{getUrl('', 'module', 'admin', 'act', 'dispMemberAdminInsert')}">{$lang->cmd_make}</a>
|
<a class="x_btn x_btn-inverse" href="{getUrl('', 'module', 'admin', 'act', 'dispMemberAdminInsert')}">{$lang->cmd_make}</a>
|
||||||
<a href="#listManager" class="modalAnchor _member x_btn">{$lang->cmd_selected_user_manage}...</a>
|
<a href="#listManager" class="modalAnchor _member x_btn">{$lang->cmd_selected_user_manage}...</a>
|
||||||
|
|
|
||||||
|
|
@ -80,20 +80,16 @@
|
||||||
</li>
|
</li>
|
||||||
<li>
|
<li>
|
||||||
<p class="q"><label for="header_text">{$lang->header_text}</label></p>
|
<p class="q"><label for="header_text">{$lang->header_text}</label></p>
|
||||||
<p class="a multiLangEdit">
|
<p class="a">
|
||||||
{@$use_multilang_textarea=true}
|
{@$use_multilang_textarea=true}
|
||||||
<input type="hidden" name="header_text" class="vLang" />
|
<textarea id="header_text" name="header_text" class="lang_code" rows="8" cols="42"></textarea>
|
||||||
<textarea id="header_text" rows="8" cols="42" class="vLang"></textarea>
|
|
||||||
<span class="desc"><a href="#langEditTextarea" class="editUserLang tgAnchor">{$lang->cmd_set_multilingual}</a></span>
|
|
||||||
</p>
|
</p>
|
||||||
<p class="desc">{$lang->about_header_text}</p>
|
<p class="desc">{$lang->about_header_text}</p>
|
||||||
</li>
|
</li>
|
||||||
<li>
|
<li>
|
||||||
<p class="q"><label for="footer_text">{$lang->footer_text}</label></p>
|
<p class="q"><label for="footer_text">{$lang->footer_text}</label></p>
|
||||||
<p class="a multiLangEdit">
|
<p class="a">
|
||||||
<input type="hidden" name="footer_text" class="vLang" />
|
<textarea id="footer_text" name="footer_text" class="lang_code" rows="8" cols="42"></textarea>
|
||||||
<textarea id="footer_text" rows="8" cols="42" class="vLang"></textarea>
|
|
||||||
<span class="desc"><a href="#langEditTextarea" class="editUserLang tgAnchor">{$lang->cmd_set_multilingual}</a></span>
|
|
||||||
</p>
|
</p>
|
||||||
<p class="desc">{$lang->about_footer_text}</p>
|
<p class="desc">{$lang->about_footer_text}</p>
|
||||||
</li>
|
</li>
|
||||||
|
|
|
||||||
|
|
@ -81,17 +81,13 @@
|
||||||
</block>
|
</block>
|
||||||
<li>
|
<li>
|
||||||
<p class="q">{$val->title}</p>
|
<p class="q">{$val->title}</p>
|
||||||
<p cond="$val->type == 'text'" class="a multiLangEdit">
|
<p cond="$val->type == 'text'" class="a">
|
||||||
{@$use_multilang = true}
|
{@$use_multilang = true}
|
||||||
<input type="hidden" name="{$val->name}" value="<!--@if(strpos($val->value, '$user_lang->') === false)-->{$val->value}<!--@else-->{htmlspecialchars($val->value)}<!--@end-->" class="vLang" />
|
<input type="text" name="{$val->name}" value="<!--@if(strpos($val->value, '$user_lang->') === false)-->{$val->value}<!--@else-->{htmlspecialchars($val->value)}<!--@end-->" class="lang_code" />
|
||||||
<input type="text" value="{$val->value}" class="vLang" />
|
|
||||||
<span class="desc"><a href="#langEdit" class="editUserLang tgAnchor">{$lang->cmd_set_multilingual}</a></span>
|
|
||||||
</p>
|
</p>
|
||||||
<div cond="$val->type == 'textarea'" class="a multiLangEdit">
|
<div cond="$val->type == 'textarea'" class="a">
|
||||||
{@$use_multilang_textarea = true}
|
{@$use_multilang_textarea = true}
|
||||||
<input type="hidden" name="{$val->name}" value="<!--@if(strpos($val->value, '$user_lang->') === false)-->{$val->value}<!--@else-->{htmlspecialchars($val->value)}<!--@end-->" class="vLang" />
|
<textarea rows="8" cols="42" name="{$val->name}" value="<!--@if(strpos($val->value, '$user_lang->') === false)-->{$val->value}<!--@else-->{htmlspecialchars($val->value)}<!--@end-->" class="lang_code"></textarea>
|
||||||
<textarea rows="8" cols="42" class="vLang">{$val->value}</textarea>
|
|
||||||
<span class="desc"><a href="#langEditTextarea" class="editUserLang tgAnchor">{$lang->cmd_set_multilingual}</a></span>
|
|
||||||
</div>
|
</div>
|
||||||
<p cond="$val->type == 'select'" class="a">
|
<p cond="$val->type == 'select'" class="a">
|
||||||
<select name="{$val->name}">
|
<select name="{$val->name}">
|
||||||
|
|
|
||||||
|
|
@ -36,11 +36,8 @@
|
||||||
</tr>
|
</tr>
|
||||||
<tr>
|
<tr>
|
||||||
<th scope="row">{$lang->browser_title}</th>
|
<th scope="row">{$lang->browser_title}</th>
|
||||||
<td class="text multiLangEdit">
|
<td class="text">
|
||||||
<input type="hidden" name="browser_title" value="{htmlspecialchars($module_info->browser_title)}" class="vLang" />
|
<input type="text" name="browser_title" value="{htmlspecialchars($module_info->browser_title)}" class="lang_code" />
|
||||||
<input type="text" value="{$module_info->browser_title}" class="vLang" />
|
|
||||||
<span class="desc"><a href="#langEdit" class="tgAnchor editUserLang" data-effect="slide">{$lang->cmd_set_multilingual}</a></span>
|
|
||||||
<p>{$lang->about_browser_title}</p>
|
|
||||||
</td>
|
</td>
|
||||||
</tr>
|
</tr>
|
||||||
<tr>
|
<tr>
|
||||||
|
|
|
||||||
|
|
@ -7,7 +7,6 @@
|
||||||
<input type="hidden" name="act" value="procPointAdminInsertConfig" />
|
<input type="hidden" name="act" value="procPointAdminInsertConfig" />
|
||||||
<section class="section">
|
<section class="section">
|
||||||
<h1>{$lang->is_default}</h1>
|
<h1>{$lang->is_default}</h1>
|
||||||
<div>
|
|
||||||
<div class="x_control-group">
|
<div class="x_control-group">
|
||||||
<label for="max_level" class="x_control-label">{$lang->max_level}</label>
|
<label for="max_level" class="x_control-label">{$lang->max_level}</label>
|
||||||
<div class="x_controls">
|
<div class="x_controls">
|
||||||
|
|
@ -61,7 +60,7 @@
|
||||||
<option value="{$val}" selected="selected"|cond="$config->level_icon == $val">{$val}</option>
|
<option value="{$val}" selected="selected"|cond="$config->level_icon == $val">{$val}</option>
|
||||||
<!--@end-->
|
<!--@end-->
|
||||||
</select>
|
</select>
|
||||||
<span class="x_help-block">{$lang->about_level_icon}</span>
|
<span class="x_help-inline">{$lang->about_level_icon}</span>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<div class="x_control-group">
|
<div class="x_control-group">
|
||||||
|
|
@ -78,17 +77,15 @@
|
||||||
{$lang->about_disable_read_document}
|
{$lang->about_disable_read_document}
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
<div class="x_clearfix btnArea">
|
||||||
<div class="x_clearfix">
|
|
||||||
<span class="x_pull-right"><input class="x_btn x_btn-primary" type="submit" value="{$lang->cmd_save}" /></span>
|
<span class="x_pull-right"><input class="x_btn x_btn-primary" type="submit" value="{$lang->cmd_save}" /></span>
|
||||||
</div>
|
</div>
|
||||||
</section>
|
</section>
|
||||||
|
|
||||||
<section class="section">
|
<section class="section">
|
||||||
<h1>{$lang->point_link_group}</h1>
|
<h1>{$lang->point_link_group}</h1>
|
||||||
<div>
|
<div class="x_clearfix" style="margin-bottom:-10px">
|
||||||
<div class="x_clearfix">
|
<p class="x_pull-left">{$lang->about_point_link_group}</p>
|
||||||
{$lang->about_point_link_group}
|
|
||||||
<div class="x_pull-right">
|
<div class="x_pull-right">
|
||||||
<label for="group_reset_y" class="x_inline"><input type="radio" name="group_reset" id="group_reset_y" value="Y" checked="checked"|cond="$config->group_reset != 'N'" /> {$lang->point_group_reset_and_add}</label>
|
<label for="group_reset_y" class="x_inline"><input type="radio" name="group_reset" id="group_reset_y" value="Y" checked="checked"|cond="$config->group_reset != 'N'" /> {$lang->point_group_reset_and_add}</label>
|
||||||
<label for="group_reset_n" class="x_inline"><input type="radio" name="group_reset" id="group_reset_n" value="N" checked="checked"|cond="$config->group_reset == 'N'" /> {$lang->point_group_add_only}</label>
|
<label for="group_reset_n" class="x_inline"><input type="radio" name="group_reset" id="group_reset_n" value="N" checked="checked"|cond="$config->group_reset == 'N'" /> {$lang->point_group_add_only}</label>
|
||||||
|
|
@ -109,7 +106,6 @@
|
||||||
</tr>
|
</tr>
|
||||||
</tbody>
|
</tbody>
|
||||||
</table>
|
</table>
|
||||||
</div>
|
|
||||||
<div class="x_clearfix">
|
<div class="x_clearfix">
|
||||||
<span class="x_pull-right"><input class="x_btn x_btn-primary" type="submit" value="{$lang->cmd_save}" /></span>
|
<span class="x_pull-right"><input class="x_btn x_btn-primary" type="submit" value="{$lang->cmd_save}" /></span>
|
||||||
</div>
|
</div>
|
||||||
|
|
@ -118,11 +114,10 @@
|
||||||
<section class="section">
|
<section class="section">
|
||||||
{@$point_group = @array_flip($config->point_group)}
|
{@$point_group = @array_flip($config->point_group)}
|
||||||
<h1>{$lang->level_point}</h1>
|
<h1>{$lang->level_point}</h1>
|
||||||
<div>
|
|
||||||
<div class="x_clearfix">
|
<div class="x_clearfix">
|
||||||
{$lang->expression}
|
<p class="x_pull-left">{$lang->expression}</p>
|
||||||
<span class="x_pull-right">
|
<span class="x_pull-right x_input-append">
|
||||||
<input value="{$config->expression}" size="30" class="level_expression" />
|
<input type="text" value="{$config->expression}" size="30" class="level_expression" />
|
||||||
<button type="button" class="x_btn calc_point">{$lang->level_point_calc}</button>
|
<button type="button" class="x_btn calc_point">{$lang->level_point_calc}</button>
|
||||||
<button type="button" class="x_btn x_btn-warning calc_point _reset">{$lang->cmd_exp_reset}</button>
|
<button type="button" class="x_btn x_btn-warning calc_point _reset">{$lang->cmd_exp_reset}</button>
|
||||||
</span>
|
</span>
|
||||||
|
|
@ -166,7 +161,6 @@
|
||||||
</tr>
|
</tr>
|
||||||
<!--@end-->
|
<!--@end-->
|
||||||
</table>
|
</table>
|
||||||
</div>
|
|
||||||
<div class="x_clearfix">
|
<div class="x_clearfix">
|
||||||
<span class="x_pull-right"><input class="x_btn x_btn-primary" type="submit" value="{$lang->cmd_save}" /></span>
|
<span class="x_pull-right"><input class="x_btn x_btn-primary" type="submit" value="{$lang->cmd_save}" /></span>
|
||||||
</div>
|
</div>
|
||||||
|
|
@ -179,5 +173,5 @@
|
||||||
<div class="x_clearfix">
|
<div class="x_clearfix">
|
||||||
<span class="x_pull-right"><input class="x_btn x_btn-danger x_btn-large" type="button" value="{$lang->cmd_point_recal}" onclick="doPointRecal(); return false;"/></span>
|
<span class="x_pull-right"><input class="x_btn x_btn-danger x_btn-large" type="button" value="{$lang->cmd_point_recal}" onclick="doPointRecal(); return false;"/></span>
|
||||||
</div>
|
</div>
|
||||||
</fieldset>
|
</section>
|
||||||
</form>
|
</form>
|
||||||
|
|
|
||||||
|
|
@ -1,15 +1,14 @@
|
||||||
<!--#include("header.html")-->
|
<!--#include("header.html")-->
|
||||||
<load target="js/point_admin.js" usecdn="true" />
|
<load target="js/point_admin.js" usecdn="true" />
|
||||||
<p>{$lang->about_point_module} {$lang->point_update_desc}</p>
|
|
||||||
<div cond="$XE_VALIDATOR_MESSAGE" class="message {$XE_VALIDATOR_MESSAGE_TYPE}">
|
<div cond="$XE_VALIDATOR_MESSAGE" class="message {$XE_VALIDATOR_MESSAGE_TYPE}">
|
||||||
<p>{$XE_VALIDATOR_MESSAGE}</p>
|
<p>{$XE_VALIDATOR_MESSAGE}</p>
|
||||||
</div>
|
</div>
|
||||||
<!-- 검색 -->
|
<p>{$lang->about_point_module} {$lang->point_update_desc}</p>
|
||||||
<form action="./" method="get" no-error-return-url="true" class="x_clearfix">
|
<!-- SEARCH -->
|
||||||
|
<form action="./" method="get" no-error-return-url="true" class="x_clearfix" style="margin:0 0 -45px 0">
|
||||||
<input type="hidden" name="module" value="{$module}" />
|
<input type="hidden" name="module" value="{$module}" />
|
||||||
<input type="hidden" name="act" value="{$act}" />
|
<input type="hidden" name="act" value="{$act}" />
|
||||||
<fieldset>
|
<fieldset class="x_pull-right">
|
||||||
<div class="x_pull-right search x_input-append" style="margin:0px">
|
|
||||||
<select name="is_admin" style="width:auto">
|
<select name="is_admin" style="width:auto">
|
||||||
<option value="" <!--@if($is_admin!='Y')-->selected="selected"<!--@end-->>{$lang->total}</option>
|
<option value="" <!--@if($is_admin!='Y')-->selected="selected"<!--@end-->>{$lang->total}</option>
|
||||||
<option value="Y" <!--@if($is_admin=='Y')-->selected="selected"<!--@end-->>{$lang->is_admin}</option>
|
<option value="Y" <!--@if($is_admin=='Y')-->selected="selected"<!--@end-->>{$lang->is_admin}</option>
|
||||||
|
|
@ -31,15 +30,16 @@
|
||||||
<option value="{$key}" <!--@if($search_target==$key)-->selected="selected"<!--@end-->>{$val}</option>
|
<option value="{$key}" <!--@if($search_target==$key)-->selected="selected"<!--@end-->>{$val}</option>
|
||||||
<!--@end-->
|
<!--@end-->
|
||||||
</select>
|
</select>
|
||||||
<input type="search" name="search_keyword" value="{htmlspecialchars($search_keyword)}" />
|
<span class="x_input-append">
|
||||||
<input class="x_btn x_btn-inverse" type="submit" value="{$lang->cmd_search}" />
|
<input type="search" name="search_keyword" value="{htmlspecialchars($search_keyword)}" style="width:100px" />
|
||||||
|
<button type="submit" class="x_btn x_btn-inverse">{$lang->cmd_search}</button>
|
||||||
<button class="x_btn" type="button" onclick="location.href='{getUrl('','module',$module,'act',$act)}';return false;">{$lang->cmd_cancel}</button>
|
<button class="x_btn" type="button" onclick="location.href='{getUrl('','module',$module,'act',$act)}';return false;">{$lang->cmd_cancel}</button>
|
||||||
</div>
|
</span>
|
||||||
</fieldset>
|
</fieldset>
|
||||||
</form>
|
</form>
|
||||||
|
|
||||||
<table class="x_table x_table-striped x_table-hover">
|
<table class="x_table x_table-striped x_table-hover">
|
||||||
<caption>Total {number_format($total_count)}, Page {number_format($page)}/{number_format($total_page)}</caption>
|
<caption>Total <strong>{number_format($total_count)}</strong>, Page <strong>{number_format($page)}</strong>/{number_format($total_page)}</caption>
|
||||||
<thead>
|
<thead>
|
||||||
<tr>
|
<tr>
|
||||||
<th scope="col">{$lang->no}</th>
|
<th scope="col">{$lang->no}</th>
|
||||||
|
|
@ -69,16 +69,16 @@
|
||||||
</tbody>
|
</tbody>
|
||||||
</table>
|
</table>
|
||||||
|
|
||||||
<form ruleset="updatePoint" id="updateForm" action="./" method="POST">
|
<form ruleset="updatePoint" id="updateForm" action="./" method="POST" style="margin:0">
|
||||||
<input type="hidden" name="module" value="point" />
|
<input type="hidden" name="module" value="point" />
|
||||||
<input type="hidden" name="act" value="procPointAdminUpdatePoint" />
|
<input type="hidden" name="act" value="procPointAdminUpdatePoint" />
|
||||||
<input type="hidden" id="update_member_srl" name="member_srl" value="" />
|
<input type="hidden" id="update_member_srl" name="member_srl" value="" />
|
||||||
<input type="hidden" id="update_point" name="point" />
|
<input type="hidden" id="update_point" name="point" />
|
||||||
</form>
|
</form>
|
||||||
|
|
||||||
|
<div class="x_clearfix">
|
||||||
<!-- 페이지 네비게이션 -->
|
<!-- PAGINATION -->
|
||||||
<div class="x_pagination x_pagination-centered">
|
<div class="x_pagination x_pagination-centered x_pull-left" style="margin:0">
|
||||||
<ul>
|
<ul>
|
||||||
<li class="x_disabled"|cond="$page == 1 || !$page"><a href="{getUrl('page','','module_srl','')}">« {$lang->first_page}</a></li>
|
<li class="x_disabled"|cond="$page == 1 || !$page"><a href="{getUrl('page','','module_srl','')}">« {$lang->first_page}</a></li>
|
||||||
<!--@while($page_no = $page_navigation->getNextPage())-->
|
<!--@while($page_no = $page_navigation->getNextPage())-->
|
||||||
|
|
@ -99,12 +99,11 @@
|
||||||
</ul>
|
</ul>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<!-- 검색 -->
|
<!-- SEARCH -->
|
||||||
<form action="./" method="get" no-error-return-url="true" class="x_clearfix">
|
<form action="./" method="get" no-error-return-url="true" class="x_clearfix x_pull-right" style="margin:0">
|
||||||
<input type="hidden" name="module" value="{$module}" />
|
<input type="hidden" name="module" value="{$module}" />
|
||||||
<input type="hidden" name="act" value="{$act}" />
|
<input type="hidden" name="act" value="{$act}" />
|
||||||
<fieldset>
|
<fieldset>
|
||||||
<div class="x_pull-right search x_input-append">
|
|
||||||
<select name="is_admin" style="width:auto">
|
<select name="is_admin" style="width:auto">
|
||||||
<option value="" <!--@if($is_admin!='Y')-->selected="selected"<!--@end-->>{$lang->total}</option>
|
<option value="" <!--@if($is_admin!='Y')-->selected="selected"<!--@end-->>{$lang->total}</option>
|
||||||
<option value="Y" <!--@if($is_admin=='Y')-->selected="selected"<!--@end-->>{$lang->is_admin}</option>
|
<option value="Y" <!--@if($is_admin=='Y')-->selected="selected"<!--@end-->>{$lang->is_admin}</option>
|
||||||
|
|
@ -126,9 +125,11 @@
|
||||||
<option value="{$key}" <!--@if($search_target==$key)-->selected="selected"<!--@end-->>{$val}</option>
|
<option value="{$key}" <!--@if($search_target==$key)-->selected="selected"<!--@end-->>{$val}</option>
|
||||||
<!--@end-->
|
<!--@end-->
|
||||||
</select>
|
</select>
|
||||||
<input type="search" name="search_keyword" value="{htmlspecialchars($search_keyword)}" />
|
<span class="x_input-append">
|
||||||
<input class="x_btn x_btn-inverse" type="submit" value="{$lang->cmd_search}" />
|
<input type="search" name="search_keyword" value="{htmlspecialchars($search_keyword)}" style="width:100px" />
|
||||||
|
<button type="submit" class="x_btn x_btn-inverse">{$lang->cmd_search}</button>
|
||||||
<button class="x_btn" type="button" onclick="location.href='{getUrl('','module',$module,'act',$act)}';return false;">{$lang->cmd_cancel}</button>
|
<button class="x_btn" type="button" onclick="location.href='{getUrl('','module',$module,'act',$act)}';return false;">{$lang->cmd_cancel}</button>
|
||||||
</div>
|
</span>
|
||||||
</fieldset>
|
</fieldset>
|
||||||
</form>
|
</form>
|
||||||
|
</div>
|
||||||
|
|
|
||||||
|
|
@ -1,8 +1,8 @@
|
||||||
<!--#include("./header.html")-->
|
<!--#include("./header.html")-->
|
||||||
<p>{$lang->about_module_point}</p>
|
|
||||||
<div cond="$XE_VALIDATOR_MESSAGE" class="message {$XE_VALIDATOR_MESSAGE_TYPE}">
|
<div cond="$XE_VALIDATOR_MESSAGE" class="message {$XE_VALIDATOR_MESSAGE_TYPE}">
|
||||||
<p>{$XE_VALIDATOR_MESSAGE}</p>
|
<p>{$XE_VALIDATOR_MESSAGE}</p>
|
||||||
</div>
|
</div>
|
||||||
|
<p>{$lang->about_module_point}</p>
|
||||||
<form action="./" method="post" id="fo_point">
|
<form action="./" method="post" id="fo_point">
|
||||||
<input type="hidden" name="module" value="point" />
|
<input type="hidden" name="module" value="point" />
|
||||||
<input type="hidden" name="act" value="procPointAdminInsertModuleConfig" />
|
<input type="hidden" name="act" value="procPointAdminInsertModuleConfig" />
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue