fix appointments vs. no direct elements/ access, RT#34237, RT#23357
[freeside.git] / httemplate / misc / make_appointment.html
index ddf377f..6f308e0 100644 (file)
@@ -2,7 +2,7 @@
 
 % #XXX actually, the action needs to repace the top-level window with this
 % #$params->{'action'} = $p. 'rt/Search/Schedule.html?'. $query;
-<FORM NAME="appointment_form" METHOD="POST" ACTION="<% $p %>elements/schedule-appointment.html">
+<FORM NAME="appointment_form" METHOD="POST" ACTION="<% $p %>misc/schedule-appointment.html">
 
 <INPUT TYPE="hidden" NAME="custnum" VALUE="<% $cgi->param('custnum') |h %>">