32 lines
1.3 KiB
PHP
32 lines
1.3 KiB
PHP
<?php
|
|
// Pandora - The Free Monitoring System
|
|
// This code is protected by GPL license.
|
|
// Este codigo esta protegido por la licencia GPL.
|
|
// Sancho Lerena <slerena@gmail.com>, 2003-2006
|
|
// Raul Mateos <raulofpandora@gmail.com>, 2004-2006
|
|
?>
|
|
<html>
|
|
<head>
|
|
<title>Pandora - Sistema de monitorización de Software Libre / Free Software Monitoring System</title>
|
|
<link rel="stylesheet" href="../../include/styles/help.css" type="text/css">
|
|
</head>
|
|
|
|
<body>
|
|
|
|
<div class='logo'>
|
|
<img src="../../images/pandora_logo_head.png" alt='logo'><h1>Pandora 1.2 Help / Ayuda de Pandora v1.2</h1>
|
|
</div>
|
|
|
|
<div class="rayah">
|
|
<p>Pandora is a GPL Software Project. English version © Sancho Lerena 2003-2006, David villanueva 2004-2005, Alex Arnal 2005, Raúl Mateos 2004-2006.</p>
|
|
<p>Pandora es un proyecto de software GPL. Versión en español© Sancho Lerena 2003-2006, David Villanueva 2004-2005 y Raúl Mateos 2004-2006.</p>
|
|
</div>
|
|
|
|
<h1>Not translated yet / No se ha traducido todavía</h1>
|
|
|
|
<p>Please use <a href="../en/toc.php">English version</a> or <a href="../es/toc.php"> Spanish version</a>.</p>
|
|
<p>Utiliza la versión en <a href="../es/toc.php">castellano (español)</a> o en <a href="../en/toc.php">inglés.</a>
|
|
|
|
|
|
</body>
|
|
</html>
|