self-service access for contacts, RT#25533
[freeside.git] / FS / FS / Setup.pm
index e27b66f..29130fa 100644 (file)
@@ -400,6 +400,9 @@ sub initial_data {
     #phone types
     'phone_type' => [],
 
+    #message templates
+    'msg_template' => [],
+
   ;
 
   \%hash;