Index: trunk/cgi-bin/admin.cgi
===================================================================
--- trunk/cgi-bin/admin.cgi	(revision 293)
+++ trunk/cgi-bin/admin.cgi	(revision 295)
@@ -210,5 +210,6 @@
 	# Notify tech@example.com
 	mailNotify('tech@example.com',"$disp_alloctypes{$webvar{alloctype}} allocation",
-	  "$disp_alloctypes{$webvar{alloctype}} $msg allocated to customer $webvar{custid}\n".
+	  "$disp_alloctypes{$webvar{alloctype}} $webvar{cidr} allocated to customer".
+	  " $webvar{custid}\n".
 	  "Description: $webvar{desc}\n\nAllocated by: $authuser\n");
       }
