includes/clientside/tinymce/plugins/advhr/langs/en_dlg.js
author Dan
Sun, 20 Sep 2009 02:51:54 -0400
changeset 1115 b3c249d06990
parent 335 67bd3121a12e
permissions -rw-r--r--
Functions: fixed HTML sanitizer to properly preprocess <code> one-liners

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