file other.html was added on branch MOODLE_15_STABLE on 2005-06-08 14:30:00 +0000

This commit is contained in:
moodler
2005-06-07 15:44:53 +00:00
parent 22d2a0fdc4
commit 73afb49262
-21
View File
@@ -1,21 +0,0 @@
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<title>Moodle 文档:常见问题 (FAQ)</title>
<link rel="stylesheet" href="docstyles.css" type="TEXT/CSS" />
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
</head>
<body>
<h1>其他文档</h1>
<p class="normaltext">这里有一些到其它 Moodle 文档的链接:</p>
<p class="normaltext"><a href="../help.php?file=index.html">所有 Moodle 帮助页面的索引</a>—— Moodle 所有上下文相关帮助的列表</p>
<p class="normaltext"><a href="http://moodle.org/docs/">用户贡献的文档</a>——此页面列出了由 Moodle 用户提供的文档</p>
<p align="center" class="normaltext">&nbsp;</p>
<hr />
<p align="center"><font size="1"><a href="." target="_top">Moodle 文档</a></font></p>
<p align="center"><font size="1">Version: $Id$</font></p>
</body>
</html>