
Some parts of this message have been removed.
Learn more about Nabble's
security policy.
This problem seem to appear because tb_msg is not set properly in thickbox.js. Not sure how to fix it, but you can place the following code at the beginning of thickbox.js and that will fix it (however also unfortunately remote the localisation):
var tb_msg = { 'close': 'Close',
'next': 'Next >',
'prev': '< Previous',
'imageCount': 'Image !current of !total'
};
Regards,
Olli
_______________________________________________
This mail is sent to you from the opencms-dev mailing list
To change your list options, or to unsubscribe from the list, please visit
http://lists.opencms.org/mailman/listinfo/opencms-dev