diff options
Diffstat (limited to 'view/eo')
-rw-r--r-- | view/eo/htconfig.tpl | 2 | ||||
-rw-r--r-- | view/eo/update_fail_eml.tpl | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/view/eo/htconfig.tpl b/view/eo/htconfig.tpl index 096143798..cc4087f96 100644 --- a/view/eo/htconfig.tpl +++ b/view/eo/htconfig.tpl @@ -30,7 +30,7 @@ $default_timezone = '{{$timezone}}'; // What is your site name? $a->config['system']['baseurl'] = '{{$siteurl}}'; -$a->config['system']['sitename'] = "Red Matrix"; +$a->config['system']['sitename'] = "Hubzilla"; $a->config['system']['location_hash'] = '{{$site_id}}'; // Your choices are REGISTER_OPEN, REGISTER_APPROVE, or REGISTER_CLOSED. diff --git a/view/eo/update_fail_eml.tpl b/view/eo/update_fail_eml.tpl index a7df8fc2f..61f44b1e6 100644 --- a/view/eo/update_fail_eml.tpl +++ b/view/eo/update_fail_eml.tpl @@ -1,7 +1,7 @@ Hey,
I'm the web server at {{$sitename}};
-The Red Matrix developers released update {{$update}} recently,
+The Hubzilla developers released update {{$update}} recently,
but when I tried to install it, something went terribly wrong.
This needs to be fixed soon and it requires human intervention.
Please contact a Red developer if you can not figure out how to
|