interface/web/tools/templates/import_ispconfig.htm
@@ -24,6 +24,7 @@ </div> </div> </fieldset> </div> <tmpl_if name="connected"> <div class="pnl_formsarea"> <fieldset class="inlineLabels"><legend>{tmpl_var name="legend2_txt"}</legend> @@ -76,9 +77,8 @@ </div> </div> </fieldset> </div> </tmpl_if> <tmpl_if name="msg"> <div id="OKMsg"><p><tmpl_var name="msg"></p></div> @@ -100,6 +100,4 @@ <button class="negative iconstxt icoNegative" type="button" value="Cancel" onClick="loadContent('tools/index.php');"><span>{tmpl_var name="btn_cancel_txt"}</span></button> </div> </tmpl_if> </div> </div>