comparison media/js/tiny_mce/plugins/style/props.htm @ 217:237710206167

Update TinyMCE to 3.3.6
author Brian Neal <bgneal@gmail.com>
date Tue, 01 Jun 2010 04:49:29 +0000
parents 149c3567fec1
children
comparison
equal deleted inserted replaced
216:fe900598f81c 217:237710206167
707 <br style="clear: both" /> 707 <br style="clear: both" />
708 </div> 708 </div>
709 </div> 709 </div>
710 710
711 <div class="mceActionPanel"> 711 <div class="mceActionPanel">
712 <div style="float: left"> 712 <input type="submit" id="insert" name="insert" value="{#update}" />
713 <input type="submit" id="insert" name="insert" value="{#update}" /> 713 <input type="button" class="button" id="apply" name="apply" value="{#style_dlg.apply}" onClick="applyAction();" />
714 <input type="button" class="button" id="apply" name="apply" value="{#style_dlg.apply}" onClick="applyAction();" />
715 </div>
716
717 <input type="button" id="cancel" name="cancel" value="{#cancel}" onClick="tinyMCEPopup.close();" /> 714 <input type="button" id="cancel" name="cancel" value="{#cancel}" onClick="tinyMCEPopup.close();" />
718 </div> 715 </div>
719 </form> 716 </form>
720 717
721 <div style="display: none"> 718 <div style="display: none">