fixed mark dialog text...

Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
Alex A. Naanou 2013-12-05 05:55:14 +04:00
parent cbbce982ff
commit 317f696372

View File

@ -284,11 +284,7 @@ function markImagesDialog(){
updateStatus('Mark...').show()
var alg = 'Mark images: |'+
'Use Esc and Shift-Esc to exit crop modes.'+
'\n\n'+
'NOTE: all crop modes will produce a single ribbon unless\n'+
'otherwise stated.'
var alg = 'Mark images:'
var cur = toggleImageMark('?') == 'on' ? 'Unmark' : 'Mark'