mirror of
https://github.com/friendica/friendica
synced 2025-04-19 05:50:10 +00:00
Replace stylesheet names
This commit is contained in:
parent
8632c90327
commit
41ec7d8370
5 changed files with 27 additions and 28 deletions
|
@ -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,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue