diff options
Diffstat (limited to 'public/javascripts/tiny_mce/plugins/xhtmlxtras/ins.htm')
| -rw-r--r--[-rwxr-xr-x] | public/javascripts/tiny_mce/plugins/xhtmlxtras/ins.htm | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/public/javascripts/tiny_mce/plugins/xhtmlxtras/ins.htm b/public/javascripts/tiny_mce/plugins/xhtmlxtras/ins.htm index c0f056f..9fa21c4 100755..100644 --- a/public/javascripts/tiny_mce/plugins/xhtmlxtras/ins.htm +++ b/public/javascripts/tiny_mce/plugins/xhtmlxtras/ins.htm | |||
| @@ -9,7 +9,6 @@ | |||
| 9 | <script type="text/javascript" src="js/element_common.js"></script> | 9 | <script type="text/javascript" src="js/element_common.js"></script> |
| 10 | <script type="text/javascript" src="js/ins.js"></script> | 10 | <script type="text/javascript" src="js/ins.js"></script> |
| 11 | <link rel="stylesheet" type="text/css" href="css/popup.css" /> | 11 | <link rel="stylesheet" type="text/css" href="css/popup.css" /> |
| 12 | <base target="_self" /> | ||
| 13 | </head> | 12 | </head> |
| 14 | <body id="xhtmlxtrasins" style="display: none"> | 13 | <body id="xhtmlxtrasins" style="display: none"> |
| 15 | <form onsubmit="insertIns();return false;" action="#"> | 14 | <form onsubmit="insertIns();return false;" action="#"> |
| @@ -31,7 +30,7 @@ | |||
| 31 | <table border="0" cellspacing="0" cellpadding="0"> | 30 | <table border="0" cellspacing="0" cellpadding="0"> |
| 32 | <tr> | 31 | <tr> |
| 33 | <td><input id="datetime" name="datetime" type="text" value="" maxlength="19" class="field mceFocus" /></td> | 32 | <td><input id="datetime" name="datetime" type="text" value="" maxlength="19" class="field mceFocus" /></td> |
| 34 | <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> | 33 | <td><a href="javascript:insertDateTime('datetime');" onmousedown="return false;" class="browse"><span class="datetime" title="{#xhtmlxtras_dlg.insert_date}"></span></a></td> |
| 35 | </tr> | 34 | </tr> |
| 36 | </table> | 35 | </table> |
| 37 | </td> | 36 | </td> |
