Replace stylesheet names

This commit is contained in:
nupplaPhil 2020-02-02 20:56:31 +01:00
parent 8632c90327
commit 41ec7d8370
No known key found for this signature in database
GPG key ID: D8365C3D36B77D90
5 changed files with 27 additions and 28 deletions

View file

@ -571,7 +571,6 @@ class Contact extends BaseModule
'$visit' => DI::l10n()->t('Visit %s\'s profile [%s]', $contact['name'], $contact['url']),
'$blockunblock' => DI::l10n()->t('Block/Unblock contact'),
'$ignorecont' => DI::l10n()->t('Ignore contact'),
'$lblcrepair' => DI::l10n()->t('Repair URL settings'),
'$lblrecent' => DI::l10n()->t('View conversations'),
'$lblsuggest' => $lblsuggest,
'$nettype' => $nettype,