From: gustav_delius Date: Thu, 16 Sep 2004 18:23:38 +0000 (+0000) Subject: closed some s X-Git-Url: http://git.mjollnir.org/gw?a=commitdiff_plain;h=ad954fc57490104038658ffd2c31a476c50cc8fe;p=moodle.git closed some s --- diff --git a/lib/weblib.php b/lib/weblib.php index 15d34b7e85..ab07ea10b7 100644 --- a/lib/weblib.php +++ b/lib/weblib.php @@ -361,7 +361,7 @@ function button_to_popup_window ($url, $name="popup", $linkname="click here", $fullscreen = 0; echo "\n"; + "onClick=\"return openpopup('$url', '$name', '$options', $fullscreen);\" />\n"; } @@ -2086,13 +2086,13 @@ function navmenu($course, $cm=NULL, $targetwindow="self") { } if ($backmod) { $backmod = "
wwwroot/mod/$backmod->mod/view.php\" target=\"$CFG->framename\">". - "cm\">". - "
"; + "cm\" />". + ""; } if ($nextmod) { $nextmod = "
wwwroot/mod/$nextmod->mod/view.php\" target=\"$CFG->framename\">". - "cm\">". - "
"; + "cm\" />". + ""; } return "$logslink
$backmod" . popup_form("$CFG->wwwroot/mod/", $menu, "navmenu", $selected, $strjumpto,