From b551a1141b6bab2df8128ff449bc381cca6ff3a4 Mon Sep 17 00:00:00 2001 From: Neil Lathwood Date: Sat, 17 Jan 2015 11:01:53 +0000 Subject: [PATCH] Updated about page to tidy up --- html/pages/about.inc.php | 24 +++++++++++------------- 1 file changed, 11 insertions(+), 13 deletions(-) diff --git a/html/pages/about.inc.php b/html/pages/about.inc.php index 4b795cc45..13d7efae7 100644 --- a/html/pages/about.inc.php +++ b/html/pages/about.inc.php @@ -19,7 +19,6 @@ $git_log = `git log -10`;
-

License

 Copyright (C) 2006-2012 Adam Armstrong
@@ -37,11 +36,9 @@ GNU General Public License for more details.
 
 You should have received a copy of the GNU General Public License
 along with this program.  If not, see http://www.gnu.org/licenses/.
-   -

Statistics

@@ -71,10 +68,11 @@ $stat_vrf = dbFetchCell("SELECT COUNT(vrf_id) FROM `vrfs`"); $stat_vlans = dbFetchCell("SELECT COUNT(vlan_id) FROM `vlans`"); echo(" - +
+
- - + + @@ -109,9 +107,10 @@ echo("
Devices$stat_devices Ports$stat_ports Devices$stat_devices Ports$stat_ports
IPv4 Addresses$stat_ipv4_addy Toner$stat_toner
+
"); -print_optionbar_end(); ?> +?>
@@ -129,10 +128,9 @@ $rrdtool_version = implode(" ",array_slice(explode(" ",shell_exec($config['rrdto $schema_version = dbFetchCell("SELECT version FROM dbSchema"); $git_log = `git log -10`; -print_optionbar_start(NULL); echo(" - +
@@ -142,14 +140,14 @@ echo("
$project_name$project_version
DB Schema#$schema_version
Apache$apache_version
"); -print_optionbar_end(); ?>
LibreNMS is a community-based project. Please feel free to join us and contribute code, documentation, and bug reports:

- Web site | + Web site | + GitHub | Bug tracker | Mailing list | Twitter | @@ -160,12 +158,12 @@ print_optionbar_end();

-

The Team

+

The Team

Paul Gear Project Founder
Tyler Christiansen Developer
-

Acknowledgements

+

Acknowledgements

Observium Codebase for fork.
Mark James Silk Iconset.