From: poltawski Date: Sun, 16 Dec 2007 18:17:55 +0000 (+0000) Subject: MDL-12385 - glossary category edit page doesn't respect $CFG->pixpath X-Git-Url: http://git.mjollnir.org/gw?a=commitdiff_plain;h=94bccb16400981626dda6cfb506fd3e56cae380a;p=moodle.git MDL-12385 - glossary category edit page doesn't respect $CFG->pixpath merged from MOODLE_19_STABLE --- diff --git a/mod/glossary/editcategories.php b/mod/glossary/editcategories.php index fad954c5ff..ca1b584b9f 100644 --- a/mod/glossary/editcategories.php +++ b/mod/glossary/editcategories.php @@ -208,8 +208,8 @@ id&action=delete&mode=cat&hook=$category->id\">\"" "; - echo "id&action=edit&mode=cat&hook=$category->id\">\"""; + echo "id&action=delete&mode=cat&hook=$category->id\">\""pixpath}/t/delete.gif\" class=\"iconsmall\" /> "; + echo "id&action=edit&mode=cat&hook=$category->id\">\""pixpath}/t/edit.gif\" class=\"iconsmall\" />"; ?>