@@ -222,7 +222,7 @@ function system_permission() {
),
'view the administration theme'=>array(
'title'=>t('View the administration theme'),
'description'=>\Drupal::config('system.theme')->get('admin')?:t('This is only used when the site is configured to use a separate administration theme on the <a href="@appearance-url">Appearance</a> page.',array('@appearance-url'=>url('admin/appearance'))),
'description'=>t('This is only used when the site is configured to use a separate administration theme on the <a href="@appearance-url">Appearance</a> page.',array('@appearance-url'=>url('admin/appearance'))),