fixed some misttakes ;-)

This commit is contained in:
wnz_gh05t 2005-06-11 15:03:32 +00:00
parent ee90696e3b
commit 9e7576880d

View File

@ -307,7 +307,7 @@ class ui_resources
function select()
{
if (isset($_GET['name'])) $name = $_GET['name'];
$content=array('js_id' => $name)
$content=array('js_id' => $name);
$content['js'] = "<script LANGUAGE=\"JavaScript\">
window.focus();