comparison media/js/tiny_mce/plugins/template/template.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
23 </div> 23 </div>
24 24
25 <div class="mceActionPanel"> 25 <div class="mceActionPanel">
26 <input type="submit" id="insert" name="insert" value="{#insert}" /> 26 <input type="submit" id="insert" name="insert" value="{#insert}" />
27 <input type="button" id="cancel" name="cancel" value="{#cancel}" onclick="tinyMCEPopup.close();" /> 27 <input type="button" id="cancel" name="cancel" value="{#cancel}" onclick="tinyMCEPopup.close();" />
28 <br style="clear:both" />
29 </div> 28 </div>
30 </form> 29 </form>
31 </body> 30 </body>
32 </html> 31 </html>