app/tiny_mce/plugins/advhr/langs/en_dlg.js
author Pawel Solyga <Pawel.Solyga@gmail.com>
Thu, 09 Oct 2008 18:11:37 +0000
changeset 292 1cece5192e26
parent 154 d2377425d3f2
permissions -rwxr-xr-x
Enable recently commited delete Sponsor request handler (added to map.py) and Delete button in Sponsor edit view. Still missing "Are you sure ?" question box. Patch by: Pawel Solyga Review by: to-be-reviewed

tinyMCE.addI18n('en.advhr_dlg',{
width:"Width",
size:"Height",
noshade:"No shadow"
});