Translation Fix (#1258)

Generic OAUTH 2 is not gitlab
This commit is contained in:
Michael R.|SchlaumeierTV 2017-07-19 07:57:27 +02:00 committed by André Bauer
parent b10ee11c86
commit 337d8f96d6

View file

@ -1225,7 +1225,7 @@ Setting.create_if_not_exists(
null: true,
name: 'site',
tag: 'input',
placeholder: 'https://gitlab.YOURDOMAIN.com',
placeholder: 'https://oauth.YOURDOMAIN.com',
},
{
display: 'authorize_url',