Update Admin.php

This commit is contained in:
iamfool 2016-08-28 18:02:45 -07:00 committed by GitHub
parent b580c3664d
commit e13cd289cb

View file

@ -61,7 +61,7 @@ class Admin implements ISettings {
$theme = $this->config->getSystemValue('theme', '');
if ($theme !== '') {
$themable = false;
$errorMessage = $this->l->t('You already use a custom theme');
$errorMessage = $this->l->t('You are already using a custom theme');
}
$parameters = [