includes/clientside/tinymce/plugins/xhtmlxtras/ins.htm
changeset 1193 e3b94bd055dc
parent 543 dffcbfbc4e59
--- a/includes/clientside/tinymce/plugins/xhtmlxtras/ins.htm	Mon Dec 21 15:41:05 2009 -0500
+++ b/includes/clientside/tinymce/plugins/xhtmlxtras/ins.htm	Tue Dec 22 13:09:59 2009 -0500
@@ -9,7 +9,6 @@
 	<script type="text/javascript" src="js/element_common.js"></script>
 	<script type="text/javascript" src="js/ins.js"></script>
 	<link rel="stylesheet" type="text/css" href="css/popup.css" />
-	<base target="_self" />
 </head>
 <body id="xhtmlxtrasins" style="display: none">
 <form onsubmit="insertIns();return false;" action="#">
@@ -31,7 +30,7 @@
 							<table border="0" cellspacing="0" cellpadding="0">
 								<tr> 
 									<td><input id="datetime" name="datetime" type="text" value="" maxlength="19" class="field mceFocus" /></td> 
-									<td><a href="javascript:insertDateTime('datetime');" onmousedown="return false;" class="browse"><span class="datetime" alt="{#xhtmlxtras_dlg.insert_date}" title="{#xhtmlxtras_dlg.insert_date}"></span></a></td>
+									<td><a href="javascript:insertDateTime('datetime');" onmousedown="return false;" class="browse"><span class="datetime" title="{#xhtmlxtras_dlg.insert_date}"></span></a></td>
 								</tr>
 							</table>
 						</td>