includes/clientside/tinymce/plugins/advhr/langs/en_dlg.js
author Dan
Tue, 08 Apr 2008 20:30:05 -0400
changeset 521 d264784355e5
parent 335 67bd3121a12e
permissions -rw-r--r--
Implemented the password-reset redirect _properly_ instead of the hackish direct header() call in sessions.php

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