Projet

Général

Profil

Paste
Statistiques
| Branche: | Révision:

ryxeo-glpi-git / htdocs / epack / footer.php @ 5804e08b

Historique | Voir | Annoter | Télécharger (496 octets)

1
<?php
2
//ryxeo
3
echo "      </div>
4
      <p id=\"footer\">
5
        <a id=\"ryxeo\" href=\"http://www.ryxeo.com\">
6
          <img src=\"" . $CFG_GLPI["root_doc"] . "/pics/abuledu/logo_ryxeo.png\" alt=\"Hébergé par RyXeo\"/>
7
        </a>
8
        <a href=\"http://www.ubuntu-fr.org/\" title=\"Squelette wiki inspire de celui de ubuntu-fr.org\">Squelette wiki inspire de celui de ubuntu-fr.org !</a>
9
         - Propulsé par AbulEdu.NET et GLPI
10
      </div>
11
    </div>
12
";
13

    
14
echo "</body></html>";
15

    
16
?>
Redmine Appliance - Powered by TurnKey Linux