fix appDialog

This commit is contained in:
j 2016-01-05 22:03:38 +05:30
parent 39aa924c73
commit 8a2d34b1c5
1 changed files with 1 additions and 1 deletions

View File

@ -46,7 +46,7 @@ oml.ui.appDialog = function() {
+ Ox._('A newer version of Open Media Library is available in git.') + Ox._('A newer version of Open Media Library is available in git.')
+ '<br><br>' + '<br><br>'
+ Ox._('To update run:') + Ox._('To update run:')
+ ' <code>./ctl update</code>') + ' <code>./ctl update</code>'
); );
} else { } else {
$content.html( $content.html(