mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-07-27 15:54:29 +02:00
2009-04-29 Jorge Gonzalez <jorgegonz@artica.es>
* install.php: fixed typos. git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@1662 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
This commit is contained in:
parent
4d8dbf1307
commit
0bb7657c2c
@ -1,3 +1,7 @@
|
|||||||
|
2009-04-29 Jorge Gonzalez <jorgegonz@artica.es>
|
||||||
|
|
||||||
|
* install.php: fixed typos.
|
||||||
|
|
||||||
2009-04-29 Jorge Gonzalez <jorgegonz@artica.es>
|
2009-04-29 Jorge Gonzalez <jorgegonz@artica.es>
|
||||||
|
|
||||||
* include/languages/es.po, include/languages/es.mo: Updated spanish
|
* include/languages/es.po, include/languages/es.mo: Updated spanish
|
||||||
|
@ -443,8 +443,8 @@ $config["homeurl"]="'.$url.'"; // Base URL
|
|||||||
echo "<br><br><a href='install.php?step=5'>
|
echo "<br><br><a href='install.php?step=5'>
|
||||||
<img align='right' src='images/arrow_next.png' border='0' alt=''></a>";
|
<img align='right' src='images/arrow_next.png' border='0' alt=''></a>";
|
||||||
} else {
|
} else {
|
||||||
echo "<div class='warn'><b>There was some problems.
|
echo "<div class='warn'><b>There were some problems.
|
||||||
Installation is not completed.</b>
|
Installation was not completed.</b>
|
||||||
<p>Please correct failures before trying again.
|
<p>Please correct failures before trying again.
|
||||||
All database schemes created in this step have been dropped.
|
All database schemes created in this step have been dropped.
|
||||||
Try to reload this page if you have a present Pandora FMS configuration.</p>
|
Try to reload this page if you have a present Pandora FMS configuration.</p>
|
||||||
@ -473,13 +473,13 @@ function install_step5() {
|
|||||||
<div id='wizard' style='height: 300px;'>
|
<div id='wizard' style='height: 300px;'>
|
||||||
<div id='install_box'>
|
<div id='install_box'>
|
||||||
<h2>Installation complete</h2>
|
<h2>Installation complete</h2>
|
||||||
<p>You now must delete manually this installer ('<i>install.php</i>')
|
<p>For security, you now must manually delete this installer
|
||||||
file for security before trying to access to your Pandora FMS console.
|
('<i>install.php</i>') file before trying to access to your Pandora FMS console.
|
||||||
<p>You should also install the Pandora FMS Servers before trying to monitor anything,
|
<p>You should also install Pandora FMS Servers before trying to monitor anything;
|
||||||
please read documentation on how to install it.</p>
|
please read documentation on how to install it.</p>
|
||||||
<p>Don't forget to check <a href='http://pandorafms.com'>http://pandorafms.com</a>
|
<p>Don't forget to check <a href='http://pandorafms.com'>http://pandorafms.com</a>
|
||||||
for updates.
|
for updates.
|
||||||
<p><br><b><a href='index.php'>Click here to access to your Pandora FMS console</a></b>
|
<p><br><b><a href='index.php'>Click here to access to your Pandora FMS console</a>.</b>
|
||||||
</p>
|
</p>
|
||||||
</div>
|
</div>
|
||||||
<div id='logo_img'>
|
<div id='logo_img'>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user