From: moodler
Date: Sat, 26 Apr 2003 05:42:51 +0000 (+0000)
Subject: Style for question links
X-Git-Url: http://git.mjollnir.org/gw?a=commitdiff_plain;h=65eed52ded85d20d6ef0f00b9bcdcbcf6a7da544;p=moodle.git
Style for question links
---
diff --git a/lang/en/docs/faq.html b/lang/en/docs/faq.html
index 2ea703e9e6..5da06d2b03 100644
--- a/lang/en/docs/faq.html
+++ b/lang/en/docs/faq.html
@@ -34,6 +34,12 @@
border: none;
padding-left: 60px;
}
+.questionlink {
+ font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
+ font-size: medium;
+ border: none;
+ padding-left: 40px;
+}
-->
@@ -54,20 +60,18 @@
installation instructions
carefully will usually result in a perfectly working system. Here are some of
the most common problems that are encountered:
-
-PHP - is it installed and what version
- do I have?
- Why are all my pages blank?
-
- My pages show fatal errors such
- as : call to undefined function: get_string()
- Why do I keep getting error messages
- about "headers already sent"?
- I keep getting this error: Failed
- opening required '/web/moodle/lib/setup.php'
- Whenever I try to access or view
- a file that I uploaded, I get an error "File not Found"
-
+PHP - is it installed and what version
+ do I have?
+Why are all my pages blank?
+
+My pages show fatal errors such
+ as : call to undefined function: get_string()
+Why do I keep getting error messages
+ about "headers already sent"?
+I keep getting this error: Failed
+ opening required '/web/moodle/lib/setup.php'
+Whenever I try to access or view
+ a file that I uploaded, I get an error "File not Found"
PHP - is it installed and what version
do I have?