mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-07-28 16:24:54 +02:00
#10138 changed signature footer
This commit is contained in:
parent
614475624c
commit
8353a356d8
@ -115,7 +115,8 @@ html {
|
|||||||
color: #8a96a6;
|
color: #8a96a6;
|
||||||
font-size: 13px;
|
font-size: 13px;
|
||||||
font-weight: 300;
|
font-weight: 300;
|
||||||
margin: 0 auto;
|
margin-right: auto;
|
||||||
|
margin-left: 10px;
|
||||||
}
|
}
|
||||||
.link {
|
.link {
|
||||||
color: #82b92e;
|
color: #82b92e;
|
||||||
|
@ -580,7 +580,7 @@ function install_step1()
|
|||||||
</div>
|
</div>
|
||||||
<div id='foot_install'>
|
<div id='foot_install'>
|
||||||
<div class='content-footer'>
|
<div class='content-footer'>
|
||||||
<span class='signature'>© ".date('Y')." <a href='https://pandorafms.com' target='_blank'>Pandora FMS</a>
|
<span class='signature'>Pandora FMS is an OpenSource software project registered at <a target='_blank' href='http://pandora.sourceforge.net'>SourceForge →</a>
|
||||||
</span>";
|
</span>";
|
||||||
if ($writable === 0) {
|
if ($writable === 0) {
|
||||||
echo "<a id='step11' href='install.php?step=11'><button type='submit' class='btn_primary'>Start installation</button></a>";
|
echo "<a id='step11' href='install.php?step=11'><button type='submit' class='btn_primary'>Start installation</button></a>";
|
||||||
@ -624,7 +624,7 @@ function install_step1_licence()
|
|||||||
<div id='foot_install'>
|
<div id='foot_install'>
|
||||||
<div class='content-footer'>
|
<div class='content-footer'>
|
||||||
<a href='install.php'><button class='btn_primary outline'>Previous step</button></a>
|
<a href='install.php'><button class='btn_primary outline'>Previous step</button></a>
|
||||||
<span class='signature'>© ".date('Y')." <a href='https://pandorafms.com' target='_blank'>Pandora FMS</a>
|
<span class='signature'>Pandora FMS is an OpenSource software project registered at <a target='_blank' href='http://pandora.sourceforge.net'>SourceForge →</a>
|
||||||
</span>";
|
</span>";
|
||||||
if (file_exists('COPYING')) {
|
if (file_exists('COPYING')) {
|
||||||
echo "<a href='install.php?step=2'><button id='btn_accept' class='btn_primary'>Yes, I accept licence terms</button></a>";
|
echo "<a href='install.php?step=2'><button id='btn_accept' class='btn_primary'>Yes, I accept licence terms</button></a>";
|
||||||
@ -701,7 +701,7 @@ function install_step2()
|
|||||||
<div id='foot_install'>
|
<div id='foot_install'>
|
||||||
<div class='content-footer'>
|
<div class='content-footer'>
|
||||||
<a href='install.php?step=11'><button class='btn_primary outline'>Previous step</button></a>
|
<a href='install.php?step=11'><button class='btn_primary outline'>Previous step</button></a>
|
||||||
<span class='signature'>© ".date('Y')." <a href='https://pandorafms.com' target='_blank'>Pandora FMS</a>
|
<span class='signature'>Pandora FMS is an OpenSource software project registered at <a target='_blank' href='http://pandora.sourceforge.net'>SourceForge →</a>
|
||||||
</span>";
|
</span>";
|
||||||
if ($res > 0) {
|
if ($res > 0) {
|
||||||
echo "<span class='text' style='margin-right: 10px'>Ignore it.</span><a id='step3' href='install.php?step=3'><button class='btn_primary'>Force install</button></a>";
|
echo "<span class='text' style='margin-right: 10px'>Ignore it.</span><a id='step3' href='install.php?step=3'><button class='btn_primary'>Force install</button></a>";
|
||||||
@ -883,8 +883,7 @@ function install_step3()
|
|||||||
echo "<div id='foot_install'>
|
echo "<div id='foot_install'>
|
||||||
<div class='content-footer'>
|
<div class='content-footer'>
|
||||||
<a href='install.php?step=2' class='btn_primary outline'>Previous step</a>
|
<a href='install.php?step=2' class='btn_primary outline'>Previous step</a>
|
||||||
<span class='signature'>© ".date('Y')."
|
<span class='signature'>Pandora FMS is an OpenSource software project registered at <a target='_blank' href='http://pandora.sourceforge.net'>SourceForge →</a>
|
||||||
<a href='https://pandorafms.com' target='_blank'>Pandora FMS</a>
|
|
||||||
</span>";
|
</span>";
|
||||||
if (!$error) {
|
if (!$error) {
|
||||||
echo "<button class='btn_primary' type='submit' id='step4'>Next Step</button>";
|
echo "<button class='btn_primary' type='submit' id='step4'>Next Step</button>";
|
||||||
@ -1295,7 +1294,7 @@ function install_step4()
|
|||||||
<div id='foot_install'>
|
<div id='foot_install'>
|
||||||
<div class='content-footer'>
|
<div class='content-footer'>
|
||||||
<a href='install.php?step=3' class='btn_primary outline'>Previous step</a>
|
<a href='install.php?step=3' class='btn_primary outline'>Previous step</a>
|
||||||
<span class='signature'>© ".date('Y')." <a href='https://pandorafms.com' target='_blank'>Pandora FMS</a>
|
<span class='signature'>Pandora FMS is an OpenSource software project registered at <a target='_blank' href='http://pandora.sourceforge.net'>SourceForge →</a>
|
||||||
</span>";
|
</span>";
|
||||||
if ($everything_ok === 1) {
|
if ($everything_ok === 1) {
|
||||||
echo "<a id='step5' href='install.php?step=5'>
|
echo "<a id='step5' href='install.php?step=5'>
|
||||||
@ -1338,7 +1337,7 @@ function install_step5()
|
|||||||
</div>
|
</div>
|
||||||
<div id='foot_install'>
|
<div id='foot_install'>
|
||||||
<div class='content-footer'>
|
<div class='content-footer'>
|
||||||
<span class='signature'>© ".date('Y')." <a href='https://pandorafms.com' target='_blank'>Pandora FMS</a>
|
<span class='signature'>Pandora FMS is an OpenSource software project registered at <a target='_blank' href='http://pandora.sourceforge.net'>SourceForge →</a>
|
||||||
</span>
|
</span>
|
||||||
<a id='access_pandora' href='index.php'>
|
<a id='access_pandora' href='index.php'>
|
||||||
<button class='btn_primary'>Click here to access to your Pandora FMS console</button>
|
<button class='btn_primary'>Click here to access to your Pandora FMS console</button>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user