fix filer bug; some interface tweaks

This commit is contained in:
Zach Prezkuta 2012-07-29 14:49:12 -06:00
parent 4f13618b18
commit 067865db9e
6 changed files with 23 additions and 2 deletions

View file

@ -1163,6 +1163,7 @@ function status_editor($a,$x, $notes_cid = 0, $popup=false) {
'$bang' => $x['bang'],
'$profile_uid' => $x['profile_uid'],
'$preview' => t('Preview'),
'$mobileapp' => t('Friendica mobile web'),
));