|
|
@@ -25,7 +25,7 @@
|
|
|
<label for="settingForm[security:passport-twitter:clientId]" class="col-xs-3 control-label">{{ t("security_setting.OAuth.register", t("security_setting.OAuth.Twitter.name") ) }}</label>
|
|
|
<div class="col-xs-6">
|
|
|
<ol class="help-block">
|
|
|
- <li>{{ t("security_setting.OAuth.GitHub.register_1", "https://github.com/settings/developers", "GitHub Developer Settings") }}</li>
|
|
|
+ <li>{{ t("security_setting.OAuth.Twitter.register_1", "https://github.com/settings/developers", "GitHub Developer Settings") }}</li>
|
|
|
<li>{{ t("security_setting.OAuth.GitHub.register_2", "https://${growi.host}/passport/github/callback", "${growi.host}") }}</li>
|
|
|
<li>{{ t("security_setting.OAuth.GitHub.register_3") }}</li>
|
|
|
</ol>
|