quattro: more on editor

This commit is contained in:
Fabio Comuni 2011-12-20 17:17:17 +01:00
parent 2a3f94e452
commit f3b499f119
4 changed files with 67 additions and 5 deletions

View file

@ -862,7 +862,8 @@ function status_editor($a,$x, $notes_cid = 0) {
'$audio' => t('Insert audio link'),
'$setloc' => t('Set your location'),
'$noloc' => t('Clear browser location'),
'$title' => t('Set title'),
'$title' => "",
'$placeholdertitle' => t('Set title'),
'$wait' => t('Please wait'),
'$permset' => t('Permission settings'),
'$ptyp' => (($notes_cid) ? 'note' : 'wall'),