More style and layout tweaking

This commit is contained in:
moodler
2002-12-09 12:09:33 +00:00
parent 4499b2e273
commit 469e5eb18e
7 changed files with 15 additions and 16 deletions
+1 -1
View File
@@ -53,7 +53,7 @@
$CFG->wordlist = "$CFG->libdir/wordlist.txt";
$CFG->javascript = "$CFG->libdir/javascript.php";
$CFG->stylesheet = "$CFG->wwwroot/theme/$CFG->theme/styles.css";
$CFG->stylesheet = "$CFG->wwwroot/theme/$CFG->theme/styles.php";
$CFG->header = "$CFG->dirroot/theme/$CFG->theme/header.html";
$CFG->footer = "$CFG->dirroot/theme/$CFG->theme/footer.html";
$CFG->moddata = "moddata";