diff --git a/interface/web/themes/default/templates/main.tpl.htm b/interface/web/themes/default/templates/main.tpl.htm index e264733a660f35a82b7dddaf33a3b91621f0073f..cb9f158b404dd479dd8af01c29a1ffbe0e31249d 100644 --- a/interface/web/themes/default/templates/main.tpl.htm +++ b/interface/web/themes/default/templates/main.tpl.htm @@ -6,23 +6,12 @@ <link href="themes/default/style.css" rel="stylesheet" type="text/css"> <script src="js/yui/yahoo/yahoo-min.js"></script> <script src="js/yui/connection/connection-min.js"></script> -<!-- Dependencies --> - <script type="text/javascript" src="http://yui.yahooapis.com/2.2.0/build/yahoo-dom-event/yahoo-dom-event.js"></script> - - <!-- OPTIONAL: Connection (not required if not using Dialog/SimpleDialog) --> - <script type="text/javascript" src="http://yui.yahooapis.com/2.2.0/build/connection/connection-min.js"></script> - - <!-- OPTIONAL: Animation (not required if not enabling animation) --> - <script type="text/javascript" src="http://yui.yahooapis.com/2.2.0/build/animation/animation-min.js"></script> - - <!-- Source file --> - <script type="text/javascript" src="http://yui.yahooapis.com/2.2.0/build/container/container-min.js"></script> <script src="js/scrigo.js"></script> </head> <body bgcolor="#FFFFFF" leftmargin=0 topmargin=0 marginwidth=0 marginheight=0 onLoad="loadInitContent()"> <table width="100%" height="100%" border="0" cellpadding="0" cellspacing="0"> <tr bgcolor="#496FA8"> - <td height="30" colspan="2" align="right" valign="top" background="themes/default/images/bg_nav_1.jpg"><img src="themes/default/images/mydnsconfig_logo.gif" border="0" alt=""></td> + <td height="30" colspan="2" align="right" valign="top" background="themes/default/images/bg_nav_1.jpg"><!--<img src="themes/default/images/mydnsconfig_logo.gif" border="0" alt="">--></td> </tr> <tr bgcolor="#FFFFFF"> <td height="1" colspan="2" align="center" valign="bottom"><img src="themes/default/images/x.gif" width="1" height="1"></td>