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`;
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/.- -
| $stat_devices | -$stat_ports | +$stat_devices | +$stat_ports | ||||
| $stat_ipv4_addy | @@ -109,9 +107,10 @@ echo("$stat_toner |
| $project_name | $project_version |
| DB Schema | #$schema_version |
| Apache | $apache_version |
- Web site | + Web site | + GitHub | Bug tracker | Mailing list | Twitter | @@ -160,12 +158,12 @@ print_optionbar_end();