Refactor admin site settings templates

- Fix header hierarchy in admin/site.tpl
- Fix panel display in frio/templates/admin/site.tpl
This commit is contained in:
Hypolite Petovan 2020-04-01 17:22:46 -04:00
parent 5ce404f517
commit fd89572606
3 changed files with 291 additions and 282 deletions

View file

@ -613,7 +613,7 @@ class Site extends BaseAdmin
'$worker_title' => DI::l10n()->t('Worker'),
'$relay_title' => DI::l10n()->t('Message Relay'),
'$relocate' => DI::l10n()->t('Relocate Instance'),
'$relocate_warning' => DI::l10n()->t('Warning! Advanced function. Could make this server unreachable.'),
'$relocate_warning' => DI::l10n()->t('<strong>Warning!</strong> Advanced function. Could make this server unreachable.'),
'$baseurl' => DI::baseUrl()->get(true),
// name, label, value, help string, extra data...