diff --git a/inc/sites.inc b/inc/sites.inc index 671f1f80..4894a17e 100755 --- a/inc/sites.inc +++ b/inc/sites.inc @@ -526,7 +526,7 @@ SITEINFO(){ echo -en "\n${idsCL[LightCyan]}Enter the site number you want to edit: ${idsCL[Default]}" read siteid # site=${sites[${siteid}]}; site=${site/.conf/} - echo ${sites[${siteid}]} + echo ${SITELIST[${siteid}]} fi