|
|
@@ -104,7 +104,7 @@ |
|
|
|
</form> |
|
|
|
</div> |
|
|
|
<h4 class="ui top attached header"> |
|
|
|
{{$.i18n.Tr "settings.bind_weChat"}} |
|
|
|
{{$.i18n.Tr "settings.weChat_bind"}} |
|
|
|
</h4> |
|
|
|
{{if not .SignedUser.IsBindWechat}} |
|
|
|
<div class="ui attached segment"> |
|
|
@@ -132,7 +132,7 @@ |
|
|
|
{{TimeSinceUnix1 .SignedUser.WechatBindUnix}} |
|
|
|
<td class="center aligned"> |
|
|
|
<div> |
|
|
|
<a class="ui inverted orange button " onclick="showcreate(this)" href="javascript: void(0)">{{$.i18n.Tr "settings.unbind"}}</a> |
|
|
|
<a class="ui inverted orange button " onclick="showcreate(this)" href="javascript: void(0)">{{$.i18n.Tr "settings.unbind_wc"}}</a> |
|
|
|
</div> |
|
|
|
</td> |
|
|
|
</tbody> |
|
|
|