From 4824e5b8b8d57ba9af8a5a26f78a5dc90eb714d1 Mon Sep 17 00:00:00 2001 From: friendica Date: Sun, 29 Jul 2012 18:29:27 -0700 Subject: birthdays and events are now notifications --- mod/editpost.php | 1 + 1 file changed, 1 insertion(+) (limited to 'mod/editpost.php') diff --git a/mod/editpost.php b/mod/editpost.php index 4c00201ca..d7b0c39da 100644 --- a/mod/editpost.php +++ b/mod/editpost.php @@ -124,6 +124,7 @@ function editpost_content(&$a) { '$profile_uid' => $_SESSION['uid'], '$preview' => t('Preview'), '$jotplugins' => $jotplugins, + '$mobileapp' => t('Friendica mobile web'), )); return $o; -- cgit v1.2.3