enable CardFortress in test database, #71513
[freeside.git] / httemplate / edit / rate_region.cgi
index 367bbaf..a1c1bcb 100644 (file)
     </TD>
   </TR>
 
+  <& /elements/tr-checkbox.html,
+    label       => 'Exact match',
+    field       => 'exact_match',
+    cell_style  => 'font-weight: bold',
+    value       => 'Y',
+    curr_value  => $rate_region->exact_match
+  &>
+
 </TABLE>
 
 <BR>