2013-01-08 Dario Rodriguez <dario.rodriguez@artica.es>

* godmode/agentes/module_manager.php: changed text from Libray to Library



git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@7367 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
This commit is contained in:
darode 2013-01-08 11:19:20 +00:00
parent ff95b38e9a
commit a5b80601d7
2 changed files with 5 additions and 1 deletions

View File

@ -1,3 +1,7 @@
2013-01-08 Dario Rodriguez <dario.rodriguez@artica.es>
* godmode/agentes/module_manager.php: changed text from Libray to Library
2013-01-08 Dario Rodriguez <dario.rodriguez@artica.es>
* godmode/agentes/module_manager.php: Fixed a problem with link to module

View File

@ -92,7 +92,7 @@ echo '<input align="right" name="updbutton" type="submit" class="sub next" value
echo '</td>';
echo '<td class="datos" style="text-align:center;">';
echo "<strong>";
echo "<a style='color: #004A1B;' target='_blank' href='http://pandorafms.com/Library/Library/'>".__(" Go to Pandora FMS Module Libray")."</a>";
echo "<a style='color: #004A1B;' target='_blank' href='http://pandorafms.com/Library/Library/'>".__(" Go to Pandora FMS Module Library")."</a>";
echo "</strong>";
echo '</td>';
echo '</tr>';