missing $submit

This commit is contained in:
friendica 2012-06-19 00:50:24 -07:00
commit 777830745f
2 changed files with 2 additions and 1 deletions

View file

@ -407,6 +407,7 @@ function message_content(&$a) {
'$parent' => $parent,
'$upload' => t('Upload photo'),
'$insert' => t('Insert web link'),
'$submit' => t('Submit'),
'$wait' => t('Please wait')
));