aboutsummaryrefslogtreecommitdiffstats
path: root/include/enotify.php
diff options
context:
space:
mode:
authorredmatrix <redmatrix@redmatrix.me>2015-05-05 03:59:51 -0700
committerredmatrix <redmatrix@redmatrix.me>2015-05-05 03:59:51 -0700
commit5b5f0666f9addc4b2c0cd69495d9fe8f76011ee2 (patch)
tree77f218c70fb424a0e473b76159a89a87de0ec683 /include/enotify.php
parenta3c37f145817407df28e9ffea6a83a6cd2b31cdd (diff)
downloadvolse-hubzilla-5b5f0666f9addc4b2c0cd69495d9fe8f76011ee2.tar.gz
volse-hubzilla-5b5f0666f9addc4b2c0cd69495d9fe8f76011ee2.tar.bz2
volse-hubzilla-5b5f0666f9addc4b2c0cd69495d9fe8f76011ee2.zip
second pass name change
Diffstat (limited to 'include/enotify.php')
-rw-r--r--include/enotify.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/enotify.php b/include/enotify.php
index aef8e83e0..08ab8175d 100644
--- a/include/enotify.php
+++ b/include/enotify.php
@@ -55,7 +55,7 @@ function notification($params) {
push_lang($recip['account_language']); // should probably have a channel language
- $banner = t('Red Matrix Notification');
+ $banner = t('Hubzilla Notification');
$product = t('hubzilla'); // RED_PLATFORM;
$siteurl = $a->get_baseurl(true);
$thanks = t('Thank You,');