久保田隼基 %!s(int64=7) %!d(string=hai) anos
pai
achega
a425dbfbe6
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      lib/views/admin/widget/passport/twitter.html

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

@@ -68,7 +68,7 @@
         <div class="form-group">
       <label for="settingForm[security:passport-twitter:callbackUrl]" class="col-xs-3 control-label">{{ t("security_setting.callback_URL") }}</label>
       <div class="col-xs-6">
-        <input class="form-control" type="text" name="settingForm[security:passport-google:callbackUrl]" value="{{ settingForm['security:passport-google:callbackUrl'] || '' }}">
+        <input class="form-control" type="text" name="settingForm[security:passport-twitter:callbackUrl]" value="{{ settingForm['security:passport-google:callbackUrl'] || '' }}">
         <p class="help-block">
           <small>
             {{ t("security_setting.Use env var if empty", "OAUTH_GOOGLE_CALLBACK_URL") }}