diff 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
line wrap: on
line diff
--- a/media/js/tiny_mce/plugins/template/template.htm	Sun May 30 20:51:41 2010 +0000
+++ b/media/js/tiny_mce/plugins/template/template.htm	Tue Jun 01 04:49:29 2010 +0000
@@ -25,7 +25,6 @@
 		<div class="mceActionPanel">
 			<input type="submit" id="insert" name="insert" value="{#insert}" />
 			<input type="button" id="cancel" name="cancel" value="{#cancel}" onclick="tinyMCEPopup.close();" />
-			<br style="clear:both" />
 		</div>
 	</form>
 </body>