includes/clientside/tinymce/plugins/advhr/langs/en_dlg.js
author Dan
Fri, 18 Dec 2009 20:57:28 -0500
changeset 1179 ac861c01a764
parent 335 67bd3121a12e
permissions -rw-r--r--
Added an upgrade hook to populate the author_uid column in logs, pending test by Neal

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