|
|
@@ -48,7 +48,7 @@
|
|
|
<div class="form-group">
|
|
|
<div class="col-xs-6 col-xs-offset-3">
|
|
|
<div class="checkbox checkbox-info">
|
|
|
- <input type="checkbox" id="bindByUserName-GitHub" name="settingForm[security:passport-twitter:isSameUsernameTreatedAsIdenticalUser]" value="1"
|
|
|
+ <input type="checkbox" id="bindByUserName-Twitter" name="settingForm[security:passport-twitter:isSameUsernameTreatedAsIdenticalUser]" value="1"
|
|
|
{% if settingForm['security:passport-github:isSameUsernameTreatedAsIdenticalUser'] %}checked{% endif %} />
|
|
|
<label for="bindByUserName-GitHub">
|
|
|
{{ t("security_setting.Treat username matching as identical", "username") }}
|