diff --git a/lang/en/docs/faq.html b/lang/en/docs/faq.html index 2ea703e9e60..5da06d2b034 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?
- -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?
+ +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"