Remove obsolete themes link MDL-6518

This commit is contained in:
moodler
2006-09-14 03:36:04 +00:00
parent b139f7ae4b
commit 58d079df96
-5
View File
@@ -138,11 +138,6 @@
}
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>";
print_footer();
?>