program/js/tiny_mce/plugins/xhtmlxtras/cite.htm
@@ -132,17 +132,10 @@ </div> </div> <div class="mceActionPanel"> <div style="float: left"> <input type="submit" id="insert" name="insert" value="{#update}" /> </div> <div style="float: left"> <input type="button" id="remove" name="remove" class="button" value="{#xhtmlxtras_dlg.remove}" onclick="removeCite();" style="display: none;" /> </div> <div style="float: right"> <input type="button" id="cancel" name="cancel" value="{#cancel}" onclick="tinyMCEPopup.close();" /> </div> </div> </form> </body> </html>