1
1
Fork 0

file attachments

This commit is contained in:
Friendika 2011-05-25 02:08:15 -07:00
commit 2a679b1164
9 changed files with 139 additions and 13 deletions

View file

@ -730,6 +730,7 @@ function status_editor($a,$x, $notes_cid = 0) {
'$action' => 'item',
'$share' => (($x['button']) ? $x['button'] : t('Share')),
'$upload' => t('Upload photo'),
'$attach' => t('Attach file'),
'$weblink' => t('Insert web link'),
'$youtube' => t('Insert YouTube video'),
'$video' => t('Insert Vorbis [.ogg] video'),