From 12e11da6b47138a708ac8b3bcfdeb9499bd9c816 Mon Sep 17 00:00:00 2001 From: Laurent Destailleur Date: Mon, 2 Nov 2015 21:44:52 +0100 Subject: [PATCH] Use better field --- htdocs/admin/oauth.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/htdocs/admin/oauth.php b/htdocs/admin/oauth.php index 341cc3d75cd..aab05bd4c56 100644 --- a/htdocs/admin/oauth.php +++ b/htdocs/admin/oauth.php @@ -320,7 +320,7 @@ foreach ($list as $key) $var = !$var; print ''; print ''.$langs->trans("UseTheFollowingUrlAsRedirectURI").''; - print ''; + print ''; print ''; } else