Last active
August 29, 2015 14:13
-
-
Save lancetw/7ef650fc5f4f84280396 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<div class="ctrl clearfix"> | |
<a href="/m/main/mypage.jsp" class="btn btn-default pull-right">取消</a> | |
<a class="btn btn-primary pull-right" href="talk.jsp?Username=xxx">改傳訊息</a> | |
<a class="btn btn-warning pull-right" href="sticker.jsp?Username=xxx">改傳貼圖</a> | |
</div> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment