diff -r 32d4c63c50c9 -r 4c6adb48dcfd inc/toolkit.inc.php
--- a/inc/toolkit.inc.php	Thu May 15 19:02:53 2008 +0000
+++ b/inc/toolkit.inc.php	Thu May 15 21:50:20 2008 +0000
@@ -88,8 +88,8 @@
 
 // If fancy records is enabled, extend this field.
 if($dns_fancy) {
-        $rtypes[10] = 'URL';
-        $rtypes[11] = 'MBOXFW';
+        $rtypes[12] = 'URL';
+        $rtypes[13] = 'MBOXFW';
 }
 
 // $template - array of records that will be applied when adding a new zone file