mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-08 03:01:43 +09:00
Next form task indicator '...' string convention was removed.
git-svn-id: http://xe-core.googlecode.com/svn/branches/maserati@12429 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
b667325c95
commit
fa23e7c3ee
21 changed files with 35 additions and 35 deletions
|
|
@ -35,7 +35,7 @@
|
|||
<a href="{getUrl('act','dispMemberLogout','module','')}" class="x_btn">{$lang->cmd_logout}</a>
|
||||
</p>
|
||||
<p cond="!$is_logged && $module != 'admin'" style="text-align:center">
|
||||
<a href="{getUrl('act','dispMemberLoginForm','module','', 'mid', '')}" class="x_btn">{$lang->cmd_login}...</a>
|
||||
<a href="{getUrl('act','dispMemberLoginForm','module','', 'mid', '')}" class="x_btn">{$lang->cmd_login}</a>
|
||||
</p>
|
||||
</div>
|
||||
<div class="login-footer">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue