From aebbbb638befd11129296615ec83dfa4b371ea7e Mon Sep 17 00:00:00 2001 From: Scott Ullrich Date: Thu, 2 Apr 2009 14:57:12 -0400 Subject: [PATCH] Use 80 chars --- etc/inc/pfsense-utils.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/etc/inc/pfsense-utils.inc b/etc/inc/pfsense-utils.inc index 6c19390027..b034ab8b7b 100644 --- a/etc/inc/pfsense-utils.inc +++ b/etc/inc/pfsense-utils.inc @@ -2246,7 +2246,7 @@ function display_top_tabs($tab_array) { $tabcharcount = $tabcharcount + strlen($ta[0]); // If the character count of the tab names is > 80 // then show a select item dropdown menubox. - if($tabcharcount > 70) { + if($tabcharcount > 80) { echo "Currently viewing: "; echo "