mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-07 18:51:41 +09:00
Issue 1717 fixed. <legend>{$lang->cmd_login}...</legend> It's wrong ellipsis.
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@10452 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
03c2417ceb
commit
1bd01be49c
12 changed files with 24 additions and 39 deletions
|
|
@ -11,7 +11,7 @@
|
|||
|
||||
<form action="" method="post">
|
||||
<fieldset id="login" class="login_{$colorset}">
|
||||
<legend>{$lang->cmd_login}...</legend>
|
||||
<legend>{$lang->cmd_login}</legend>
|
||||
|
||||
<div class="userName">
|
||||
<div class="fl u_name"><div class="member_{$logged_info->member_srl}"><strong>{$logged_info->nick_name}</strong></div></div>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue