!131 修复帖子div标签未闭合,以及移除“邀请好友”页的漫游“地址簿”按钮
Merge pull request !131 from shenxiaofeng/master
This commit is contained in:
parent
99af44b932
commit
20b2106125
|
@ -312,6 +312,10 @@ function attachinpost($attach, $post) {
|
|||
<!--{if $musiccode}-->
|
||||
<br />
|
||||
<!--{/if}-->
|
||||
<!--{else}-->
|
||||
</div>
|
||||
</div>
|
||||
<!--{/if}-->
|
||||
<!--{/if}-->
|
||||
</ignore_js_op>
|
||||
<!--{/block}-->
|
||||
|
|
|
@ -191,7 +191,6 @@
|
|||
<tr>
|
||||
<td>
|
||||
<p class="d">
|
||||
<a class="mbn y" href="#" onclick="MYABC.showChooser('email', '{$uri}api/manyou/getmaillist.htm', null, false, false, null); return false"><img src="http://widgets.manyou.com/misc/images/ab/ab_button.gif" alt="{lang add_from_address_book}" /></a>
|
||||
{lang friend_email_address}
|
||||
</p>
|
||||
<textarea name="email" id="email" rows="3" class="pt" style="width:99%;"></textarea>
|
||||
|
|
Loading…
Reference in New Issue