@ -761,9 +761,9 @@ function admin_page_site(&$a) {
'$only_tag_search'=>array('only_tag_search',t("Only search in tags"),get_config('system','only_tag_search'),t("On large systems the text search can slow down the system extremely.")),
'$relocate_url'=>array('relocate_url',t("New base url"),$a->get_baseurl(),"Change base url for this server. Sends relocate message to all DFRN contacts of all users."),
'$rino'=>array('rino',t("RINO Encryption"),intval(get_config('system','rino_encrypt')),t("Encryption layer between nodes."),array("Disabled","RINO1 (deprecated)","RINO2")),