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:
ChanMyeong 2012-02-27 04:26:01 +00:00
parent 1f8eb5f635
commit 1b511c14d9
7 changed files with 14 additions and 14 deletions

View file

@ -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>

View file

@ -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>