diff options
author | Mario Vavti <mario@mariovavti.com> | 2016-06-20 21:47:49 +0200 |
---|---|---|
committer | Mario Vavti <mario@mariovavti.com> | 2016-06-20 21:47:49 +0200 |
commit | 545219b839aa6f3f8f822968497a03c101174fde (patch) | |
tree | ac6c29d1c76b95ab368b39f57cd144e91d5ccb86 /view/eo/update_fail_eml.tpl | |
parent | e40112b40dc7dd0e8b235800d85ef070f428e2c2 (diff) | |
parent | 985fb44424a8f321b77ed96466190e5fdeca34d6 (diff) | |
download | volse-hubzilla-545219b839aa6f3f8f822968497a03c101174fde.tar.gz volse-hubzilla-545219b839aa6f3f8f822968497a03c101174fde.tar.bz2 volse-hubzilla-545219b839aa6f3f8f822968497a03c101174fde.zip |
Merge branch 'dev' into sabre32
Diffstat (limited to 'view/eo/update_fail_eml.tpl')
-rw-r--r-- | view/eo/update_fail_eml.tpl | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/view/eo/update_fail_eml.tpl b/view/eo/update_fail_eml.tpl deleted file mode 100644 index 61f44b1e6..000000000 --- a/view/eo/update_fail_eml.tpl +++ /dev/null @@ -1,13 +0,0 @@ -Hey,
-I'm the web server at {{$sitename}};
-
-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
-fix it on your own. My database might be invalid.
-
-The error message is '{{$error}}'.
-
-Apologies for the inconvenience,
- your web server at {{$siteurl}}
\ No newline at end of file |