moodle/lang/es/docs/other.html
2003-08-29 02:39:11 +00:00

66 lines
1.8 KiB
HTML
Raw Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<html>
<head>
<title>Documentaci&oacute;n de Moodle: Documentaci&oacute;n adicional</title>
<link rel="stylesheet" href="../theme/standard/styles.php" type="TEXT/CSS">
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style type="text/css">
<!--
.question {
font-size: medium;
font-weight: bold;
font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
border: 1px dotted;
padding: 10px;
background-color: #EEEEEE;
}
.answer {
font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
font-size: medium;
border: none;
padding-left: 40px;
}
-->
</style>
<style type="text/css">
<!--
.normaltext {
font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
font-size: medium;
border: none;
padding-left: 10px;
}
.answercode {
font-family: "Courier New", Courier, mono;
font-size: small;
border: none;
padding-left: 60px;
}
.questionlink {
font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
font-size: medium;
border: none;
padding-left: 40px;
}
-->
</style>
</head>
<body bgcolor="#FFFFFF">
<h2>Documentación adicional</h2>
<p class="normaltext">Aquí encontrará algunos enlaces a otras fuentes de documentación
de Moodle:</p>
<p class="normaltext"><a href="../help.php?file=index.html">Indice de todas las
páginas de ayuda de Moodle</a> - una lista de todos los archivos de ayuda contextuales
de Moodle.</p>
<p class="normaltext"><a href="http://moodle.org/docs/">Documentaci&oacute;n aportada
por los usuarios</a> - esta página contiene un listado de la documentación aportada
por usuarios de Moodle (en ingl&eacute;s).</p>
<p> </p>
<hr>
<p align="CENTER"><font size="1"><a href="." target="_top">Documentaci&oacute;n
de Moodle</a></font></p>
<p align="CENTER"><font size="1">Version: $Id$</font></p>
</body>
</html>