We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5a42e72 commit fc97e06Copy full SHA for fc97e06
templates/repo/settings/webhook/wechatwork.tmpl
@@ -1,5 +1,5 @@
1
{{if eq .HookType "wechatwork"}}
2
- <p>{{.i18n.Tr "repo.settings.add_wechatwork_hook_desc" "https://work.weixin.qq.com" | Str2html}}</p>
+ <p>{{.i18n.Tr "repo.settings.add_Wechat_hook_desc" "https://work.weixin.qq.com" | Str2html}}</p>
3
<form class="ui form" action="{{.BaseLink}}/wechatwork/{{or .Webhook.ID "new"}}" method="post">
4
{{.CsrfTokenHtml}}
5
<div class="required field {{if .Err_PayloadURL}}error{{end}}">
0 commit comments