Improve page contacblock for frio theme
This commit is contained in:
parent
8826ece55e
commit
75181322ba
4 changed files with 44 additions and 16 deletions
|
@ -441,6 +441,7 @@ function admin_page_contactblock(App $a)
|
|||
'$baseurl' => System::baseUrl(true),
|
||||
|
||||
'$contacts' => $contacts,
|
||||
'$total_contacts' => tt('%s total blocked contact', '%s total blocked contacts', $total),
|
||||
'$paginate' => paginate($a),
|
||||
'$contacturl' => ['contact_url', t("Profile URL"), '', t("URL of the remote contact to block.")],
|
||||
));
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue