mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-07 02:31:40 +09:00
remove cdn feature
git-svn-id: http://xe-core.googlecode.com/svn/branches/maserati@13187 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
bce0a0b6d4
commit
3581db5932
83 changed files with 137 additions and 225 deletions
|
|
@ -1,6 +1,6 @@
|
|||
<load target="./../../../../common/js/jquery.min.js" usecdn="true" index="-1000000" />
|
||||
<load target="./../../../../common/js/xe.min.js" usecdn="true" index="-1000000" />
|
||||
<load target="css/msignup.css" usecdn="true" />
|
||||
<load target="./../../../../common/js/jquery.min.js" index="-1000000" />
|
||||
<load target="./../../../../common/js/xe.min.js" index="-1000000" />
|
||||
<load target="css/msignup.css" />
|
||||
<div class="hx h2"><h2>{$lang->cmd_find_member_account_with_email}</h2></div>
|
||||
<div cond="$XE_VALIDATOR_MESSAGE && $XE_VALIDATOR_ID == 'modules/member/m.skin/default/find_member_account/1'" class="message {$XE_VALIDATOR_MESSAGE_TYPE}">
|
||||
<p>{$XE_VALIDATOR_MESSAGE}</p>
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
<load target="css/msignup.css" usecdn="true" />
|
||||
<load target="css/msignup.css" />
|
||||
<div>
|
||||
<div class="hx h2"><h2>{$lang->cmd_find_member_account}</h2></div>
|
||||
<p>{$lang->about_temp_password}</p>
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
<load target="./../../../../common/js/jquery.min.js" usecdn="true" index="-1000000" />
|
||||
<load target="./../../../../common/js/xe.min.js" usecdn="true" index="-1000000" />
|
||||
<load target="css/msignup.css" usecdn="true" />
|
||||
<load target="./../../../../common/js/jquery.min.js" index="-1000000" />
|
||||
<load target="./../../../../common/js/xe.min.js" index="-1000000" />
|
||||
<load target="css/msignup.css" />
|
||||
<h2 class="hx h2">{$member_title = $lang->msg_leave_member}</h2>
|
||||
<div cond="$XE_VALIDATOR_MESSAGE && $XE_VALIDATOR_ID == 'modules/member/m.skin/default/leave_form/1'" class="message {$XE_VALIDATOR_MESSAGE_TYPE}">
|
||||
<p>{$XE_VALIDATOR_MESSAGE}</p>
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
<load target="./../../../../common/js/jquery.min.js" usecdn="true" index="-1000000" />
|
||||
<load target="css/mlogin.css" usecdn="true" />
|
||||
<load target="./../../../../common/js/jquery.min.js" index="-1000000" />
|
||||
<load target="css/mlogin.css" />
|
||||
<div class="bd">
|
||||
<div class="hx h2">
|
||||
<h2>{$lang->cmd_login}</h2>
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
<load target="./../../../../common/js/jquery.min.js" usecdn="true" index="-1000000" />
|
||||
<load target="./../../../../common/js/xe.min.js" usecdn="true" index="-1000000" />
|
||||
<load target="css/msignup.css" usecdn="true" />
|
||||
<load target="./../../../../common/js/jquery.min.js" index="-1000000" />
|
||||
<load target="./../../../../common/js/xe.min.js" index="-1000000" />
|
||||
<load target="css/msignup.css" />
|
||||
<h2 class="hx h2">{$lang->cmd_modify_member_email_address}</h2>
|
||||
<div cond="$XE_VALIDATOR_MESSAGE && $XE_VALIDATOR_ID == 'modules/member/m.skin/default/modify_email_address/1'" class="message {$XE_VALIDATOR_MESSAGE_TYPE}">
|
||||
<p>{$XE_VALIDATOR_MESSAGE}</p>
|
||||
|
|
|
|||
|
|
@ -6,7 +6,7 @@
|
|||
|
||||
<load target="../../tpl/js/signup_check.js" />
|
||||
<load target="../../tpl/js/member_admin.js" />
|
||||
<load target="css/msignup.css" usecdn="true" />
|
||||
<load target="css/msignup.css" />
|
||||
|
||||
<script type="text/javascript" >
|
||||
xe.lang.deleteProfileImage = '{$lang->msg_delete_extend_form}';
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
<load target="./../../../../common/js/jquery.min.js" usecdn="true" index="-1000000" />
|
||||
<load target="./../../../../common/js/xe.min.js" usecdn="true" index="-1000000" />
|
||||
<load target="css/msignup.css" usecdn="true" />
|
||||
<load target="./../../../../common/js/jquery.min.js" index="-1000000" />
|
||||
<load target="./../../../../common/js/xe.min.js" index="-1000000" />
|
||||
<load target="css/msignup.css" />
|
||||
<h2 class="hx h2">{$member_title = $lang->cmd_modify_member_password}</h2>
|
||||
<form ruleset="modifyPassword" id="fo_insert_member" class="ff" action="./" method="post">
|
||||
<input type="hidden" name="module" value="member" />
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
<load target="css/msignup.css" usecdn="true" />
|
||||
<load target="css/msignup.css" />
|
||||
<h2 class="hx h2">{$lang->msg_rechecked_password}</h2>
|
||||
{@
|
||||
$validator_ids = array(
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
<load target="./../../../../common/js/jquery.min.js" usecdn="true" index="-1000000" />
|
||||
<load target="./../../../../common/js/xe.min.js" usecdn="true" index="-1000000" />
|
||||
<load target="css/msignup.css" usecdn="true" />
|
||||
<load target="./../../../../common/js/jquery.min.js" index="-1000000" />
|
||||
<load target="./../../../../common/js/xe.min.js" index="-1000000" />
|
||||
<load target="css/msignup.css" />
|
||||
<load target="../../tpl/js/signup_check.js" />
|
||||
<div class="bd">
|
||||
<div class="hx h2">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue