Update sites.inc
This commit is contained in:
@@ -741,12 +741,12 @@ SITEINFO(){
|
||||
trap exitspacing EXIT
|
||||
|
||||
while [ "${edit^}" != "E" ]; do
|
||||
echo -e "\033[K"
|
||||
echo -e "\033[K"
|
||||
echo -e "\033[K"
|
||||
echo -e "\033[K (${idsCL[Green]}R${idsCL[Default]})eload, (${idsCL[Green]}E${idsCL[Default]})xit"
|
||||
echo -e "\033[K"
|
||||
echo -e "\033[K"
|
||||
echo -e "\033[K"
|
||||
echo -e "\033[7A"
|
||||
echo -en "${idsCL[LightCyan]}Enter the site number you want to edit: ${idsCL[Default]}"
|
||||
read siteid
|
||||
|
||||
Reference in New Issue
Block a user