includes/clientside/tinymce/plugins/advhr/langs/en_dlg.js
author Dan
Wed, 15 Apr 2009 19:53:06 -0400
changeset 916 05c341ea7545
parent 335 67bd3121a12e
permissions -rw-r--r--
Fixed division by zero on first day installed.

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