when searching locaitons, don't search historic locations by default, RT#73412
[freeside.git] / httemplate / search / report_cust_main.html
index 30ad1ef..81d5d58 100755 (executable)
         </TD>
       </TR>
 
+    <TR>
+      <TH CLASS="background" COLSPAN=2>&nbsp;</TH>
+    </TR>
+    <TR>
+      <TH CLASS="background" COLSPAN=2 ALIGN="left"><FONT SIZE="+1"><% mt('Package search options') |h %></FONT></TH>
+    </TR>
+
       <TR>
         <TD ALIGN="right">With</TD>
         <TD><SELECT NAME="any_pkg_status">
         <TD><INPUT TYPE="checkbox" NAME="cancelled_pkgs"></TD>
     </TR>
 
+    <TR>
+      <TH ALIGN="right" VALIGN="center"><% mt('Search historical addresses') %></TH>
+      <TD><INPUT TYPE="checkbox" NAME="location_history" VALUE="1"></TD>
+
   </TABLE>
 
 <BR>