includes/clientside/tinymce/plugins/advhr/langs/en_dlg.js
author Dan
Fri, 30 Jul 2010 15:01:06 -0400
changeset 1276 dac5fad7ad6a
parent 335 67bd3121a12e
permissions -rw-r--r--
ajax.php getpage now cals $template->set_page() so that templates that depend on PAGE_URLNAME etc. will not show errors

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