Jelajahi Sumber

update html

久保田隼基 7 tahun lalu
induk
melakukan
e69dc18005
1 mengubah file dengan 3 tambahan dan 3 penghapusan
  1. 3 3
      lib/views/admin/widget/passport/twitter.html

+ 3 - 3
lib/views/admin/widget/passport/twitter.html

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