Home
last modified time | relevance | path

Searched refs:CONF_ENABLE_LOGO_ON_IDENTITY_FORMS (Results 1 – 3 of 3) sorted by relevance

/plugin/combo/ComboStrap/
H A DIdentity.php26 const CONF_ENABLE_LOGO_ON_IDENTITY_FORMS = "enableLogoOnIdentityForms"; define in ComboStrap\\Identity
/plugin/combo/conf/
H A Dmetadata.php310 $meta[Identity::CONF_ENABLE_LOGO_ON_IDENTITY_FORMS] = array("onoff");
/plugin/combo/lang/en/
H A Dsettings.php244 $lang[Identity::CONF_ENABLE_LOGO_ON_IDENTITY_FORMS] = PluginUtility::getDocumentationHyperLink(Identity::CANONICAL, "If checked, the logo is shown on the identity forms (login, register, resend)");