missing $submit
This commit is contained in:
parent
00a01e4520
commit
777830745f
2 changed files with 2 additions and 1 deletions
|
@ -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')
|
||||
|
||||
));
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue