]> git.mxchange.org Git - friendica.git/blobdiff - include/conversation.php
Added "blocked" fields
[friendica.git] / include / conversation.php
index c87c8cb5881d5358d5dea777d48252c043b14641..f681155a4eb394f14401fcf1eea4fa2cdc63cd6e 100644 (file)
@@ -1177,7 +1177,8 @@ function status_editor(App $a, $x, $notes_cid = 0, $popup = false)
                '$term'      => DI::l10n()->t('Tag term:'),
                '$fileas'    => DI::l10n()->t('Save to Folder:'),
                '$whereareu' => DI::l10n()->t('Where are you right now?'),
-               '$delitems'  => DI::l10n()->t("Delete item\x28s\x29?")
+               '$delitems'  => DI::l10n()->t("Delete item\x28s\x29?"),
+               '$is_mobile' => DI::mode()->isMobile(),
        ]);
 
        $jotplugins = '';