mirror of
https://github.com/ACSPRI/queXS
synced 2024-04-02 12:12:16 +00:00
INITIAL BUG? -> Fixed
This commit is contained in:
@@ -269,7 +269,7 @@ if (isset($_POST['submit']))
|
|||||||
$newtext = T_("Start REC");
|
$newtext = T_("Start REC");
|
||||||
$js = "js/window_interface2.js";
|
$js = "js/window_interface2.js";
|
||||||
if (browser_ie()) $js = "js/window_ie6_interface2.js";
|
if (browser_ie()) $js = "js/window_ie6_interface2.js";
|
||||||
xhtml_head(T_("Call"),true,array("css/call.css"),array($js),"parent.closePopup();'");
|
xhtml_head(T_("Call"),true,array("css/call.css"),array($js),"onload='parent.closePopup();'");
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user