2006-11-23 Raul Mateos <raulofpandora@gmail.com>

* general/footer.php: Changed text from Pandora to Pandora FMS.

git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@278 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
This commit is contained in:
raulmateos 2006-11-23 16:21:22 +00:00
parent 41a8090edd
commit cef290d652
2 changed files with 6 additions and 2 deletions

View File

@ -1,6 +1,10 @@
2006-11-23 Raul Mateos <raulofpandora@gmail.com>
* general/footer.php: Changed text from Pandora to Pandora FMS.
2006-11-23 Sancho Lerena <slerena@artica.es>
* agentes/estado_ultimopaquete.php: Added "border=0" to some graphic.
* agentes/estado_ultimopaquete.php: Added "border=0" to some graphic.
Fixed typo in hourly graph.
* agentes/estado_generalagente.php: Added "border=0" in setup icon.

View File

@ -20,7 +20,7 @@
<div id="foot">
<?php
echo '<a target="_new" href="general/license/pandora_info_'.$language_code.'.html">Pandora ';
echo '<a target="_new" href="general/license/pandora_info_'.$language_code.'.html">Pandora FMS ';
echo $pandora_version." Build ";
echo $build_version." ";
echo $lang_label["gpl_notice"];