aboutsummaryrefslogtreecommitdiffstats
path: root/view/update_fail_eml.tpl
diff options
context:
space:
mode:
authorfriendica <info@friendica.com>2012-04-09 16:53:23 -0700
committerfriendica <info@friendica.com>2012-04-09 16:53:23 -0700
commit2d23c8a246c2f9198d695c766c400bc1a621aab4 (patch)
tree024e3703555f5773e43e65d42b4ba0f05d6541cc /view/update_fail_eml.tpl
parent0fd05171d00449d81d060c293dfa0fc7ce814515 (diff)
parent2190b95d8078ab07f04abacd6ad81799ac7eb2bf (diff)
downloadvolse-hubzilla-2d23c8a246c2f9198d695c766c400bc1a621aab4.tar.gz
volse-hubzilla-2d23c8a246c2f9198d695c766c400bc1a621aab4.tar.bz2
volse-hubzilla-2d23c8a246c2f9198d695c766c400bc1a621aab4.zip
Merge pull request #218 from campino/master
db errors and update error mail
Diffstat (limited to 'view/update_fail_eml.tpl')
-rw-r--r--view/update_fail_eml.tpl11
1 files changed, 11 insertions, 0 deletions
diff --git a/view/update_fail_eml.tpl b/view/update_fail_eml.tpl
new file mode 100644
index 000000000..f68a3dece
--- /dev/null
+++ b/view/update_fail_eml.tpl
@@ -0,0 +1,11 @@
+Hey,
+I'm $sitename.
+The friendica developers released update $update recently,
+but when I tried to install it, something went terribly wrong.
+This needs to be fixed soon and I can't do it alone. Please contact a
+friendica developer if you can not help me on your own. My database might be invalid.
+
+The error message is '$error'.
+
+I'm sorry,
+your friendica server at $siteurl \ No newline at end of file