Skip to content

Commit fc97e06

Browse files
qwerty287techknowlogickzeripathlunny
authored
Update template (#17043)
Co-authored-by: techknowlogick <[email protected]> Co-authored-by: zeripath <[email protected]> Co-authored-by: Lunny Xiao <[email protected]>
1 parent 5a42e72 commit fc97e06

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

templates/repo/settings/webhook/wechatwork.tmpl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{{if eq .HookType "wechatwork"}}
2-
<p>{{.i18n.Tr "repo.settings.add_wechatwork_hook_desc" "https://work.weixin.qq.com" | Str2html}}</p>
2+
<p>{{.i18n.Tr "repo.settings.add_Wechat_hook_desc" "https://work.weixin.qq.com" | Str2html}}</p>
33
<form class="ui form" action="{{.BaseLink}}/wechatwork/{{or .Webhook.ID "new"}}" method="post">
44
{{.CsrfTokenHtml}}
55
<div class="required field {{if .Err_PayloadURL}}error{{end}}">

0 commit comments

Comments
 (0)