From: Platonides Date: Tue, 18 Sep 2018 23:15:24 +0000 (+0200) Subject: Nicer authentication display name X-Git-Url: http://gitweb.wikimedia.es/?a=commitdiff_plain;h=HEAD;p=limesurvey%2FAuthWMESbyDB Nicer authentication display name Shown on login screen --- diff --git a/AuthWMESbyDB.php b/AuthWMESbyDB.php index 5dbf1a3..65b376b 100644 --- a/AuthWMESbyDB.php +++ b/AuthWMESbyDB.php @@ -24,7 +24,7 @@ class AuthWMESbyDB extends \LimeSurvey\PluginManager\AuthPluginBase protected $storage = 'DbStorage'; static protected $description = 'A plugin to authenticate user via WMES DB'; - static protected $name = 'AuthWMESbyDB'; + static protected $name = 'Cuenta de Wikimedia España'; static protected $configurableDBSettings = false; protected $settings = array(