includes/clientside/tinymce/plugins/advhr/langs/en_dlg.js
author Dan
Wed, 31 Dec 2008 08:40:38 -0500
changeset 798 ddfc1b554a08
parent 335 67bd3121a12e
permissions -rw-r--r--
Redid error handler (it was causing some problems with gzip enabled)

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