includes/clientside/tinymce/plugins/advhr/langs/en_dlg.js
author Dan
Fri, 11 Dec 2009 17:11:47 -0500
changeset 1157 e154e8176700
parent 335 67bd3121a12e
permissions -rw-r--r--
A couple fixes to permission out-of-scope errors.

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