mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-05-03 09:14:48 +09:00
issue 1542 fixed.
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@10202 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
1f8eb5f635
commit
1b511c14d9
7 changed files with 14 additions and 14 deletions
|
|
@ -40,7 +40,7 @@ var keep_signed_msg = "{$lang->about_keep_signed}";
|
|||
<a href="{getUrl('act','dispMemberResendAuthMail')}"><img src="images/icon_help.gif" alt="" title="{$lang->cmd_resend_auth_mail}"/></a>
|
||||
</div>
|
||||
</div><!-- //body -->
|
||||
<span class="tail"><img src="images/signin_bg_tail.png" width="219" height="3" alt="" class="iePngFix" /></span>
|
||||
<span class="tail"><img src="images/signin_bg_tail.png" width="219" height="3" alt="" /></span>
|
||||
</div><!-- //signin_window -->
|
||||
</div>
|
||||
</fieldset>
|
||||
|
|
|
|||
|
|
@ -26,7 +26,7 @@
|
|||
</div>
|
||||
<iframe class="T_iframe" border=0 style="top:0px;left:0px;width:219px;height:400px;z-index:-1;position:absolute;"></iframe>
|
||||
</div><!-- //body -->
|
||||
<span class="tail"><img src="images/minfo_bg_tail.png" width="172" height="3" alt="" class="iePngFix" /></span>
|
||||
<span class="tail"><img src="images/minfo_bg_tail.png" width="172" height="3" alt="" /></span>
|
||||
</div><!-- //mbInfo_window -->
|
||||
</div><!-- //sign_box -->
|
||||
</fieldset>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue