From 8d4758538538458beb3b78bb1342eacef06d3555 Mon Sep 17 00:00:00 2001 From: Chris Buechler Date: Tue, 25 Dec 2007 23:23:06 +0000 Subject: [PATCH] text cleanup --- etc/inc/config.inc | 18 ++++++++---------- 1 file changed, 8 insertions(+), 10 deletions(-) diff --git a/etc/inc/config.inc b/etc/inc/config.inc index 864bba44a0..2a8a773e9a 100644 --- a/etc/inc/config.inc +++ b/etc/inc/config.inc @@ -1387,7 +1387,7 @@ function set_networking_interfaces_ports() { if($avail < 115) { echo "\n\n\n"; echo "DANGER! WARNING!\n\n"; - echo "{$g['product_name']} requires *ATLEAST* 128 megs of ram to function correctly.\n"; + echo "{$g['product_name']} requires *AT LEAST* 128 megs of ram to function correctly.\n"; echo "Only ($avail) megs of ram has been detected.\n"; echo "\nPress ENTER to continue."; fgets($fp); @@ -1440,18 +1440,16 @@ EOD; echo <<