From: friendica Date: Wed, 21 Mar 2012 06:57:33 +0000 (-0700) Subject: remove stray template variable from old code X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=6c7b619b34e60f391087c669732b9efd0344d41c;p=friendica.git remove stray template variable from old code --- diff --git a/include/conversation.php b/include/conversation.php index e9f024c274..5de4fcb51a 100755 --- a/include/conversation.php +++ b/include/conversation.php @@ -897,8 +897,7 @@ function status_editor($a,$x, $notes_cid = 0, $popup=false) { '$audurl' => t("Please enter an audio link/URL:"), '$term' => t('Tag term:'), '$fileas' => t('File as:'), - '$whereareu' => t('Where are you right now?'), - '$title' => t('Enter a title for this item') + '$whereareu' => t('Where are you right now?') )); diff --git a/view/jot-header.tpl b/view/jot-header.tpl index 88df73494f..ef760abe0f 100755 --- a/view/jot-header.tpl +++ b/view/jot-header.tpl @@ -121,7 +121,6 @@ function enableOnUser(){