diff --git a/www/vicidial/admin.php b/www/vicidial/admin.php
index a6f3f289..8d66c4cd 100644
--- a/www/vicidial/admin.php
+++ b/www/vicidial/admin.php
@@ -2384,11 +2384,12 @@ else
# 100720-1332 - Small changes to Phone addition and modification pages
# 100723-1519 - Added LOCKED options for Quick Transfer Button in campaigns
# 100726-1017 - Added HANGUP, CALLMENU, EXTENSION and IN_GROUP timer actions to campaigns and in-groups
+# 100802-2130 - Changed Admin links to point to links page instead of Phones listings, changed Remote Agents to allow 9-digit IDs
#
# make sure you have added a user to the vicidial_users MySQL table with at least user_level 8 to access this page the first time
-$admin_version = '2.4-266';
-$build = '100726-1017';
+$admin_version = '2.4-267';
+$build = '100802-2130';
$STARTtime = date("U");
$SQLdate = date("Y-m-d H:i:s");
@@ -2828,6 +2829,7 @@ if ($ADD==660) {$hh='users'; echo "Search Results";}
if ($ADD==661) {$hh='users'; echo "SEARCH PHONES RESULTS";}
if ($ADD==99999) {$hh='users'; echo "HELP";}
if ($ADD==999999) {$hh='reports'; echo "REPORTS";}
+if ($ADD==999998) {$hh='admin'; echo "ADMIN";}
if ( ($ADD>9) && ($ADD < 99998) )
{
@@ -7968,7 +7970,7 @@ if ($ADD==11111)
echo "
ADD NEW REMOTE AGENTS