Remove obsolete themes link MDL-6518

This commit is contained in:
moodler 2006-09-14 03:35:19 +00:00
parent 61b03dc7a6
commit b88b740a80

View File

@ -127,11 +127,7 @@
}
echo "</table>";
echo "<br /><div align=\"center\">";
$options["frame"] = "developer.html";
$options["sub"] = "themes";
print_single_button("$CFG->wwwroot/doc/index.php", $options, get_string("howtomakethemes"));
echo "</div>";
admin_externalpage_print_footer($adminroot);