summaryrefslogtreecommitdiff
path: root/httemplate/elements/popup_link-make_appointment.html
diff options
context:
space:
mode:
Diffstat (limited to 'httemplate/elements/popup_link-make_appointment.html')
-rw-r--r--httemplate/elements/popup_link-make_appointment.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/httemplate/elements/popup_link-make_appointment.html b/httemplate/elements/popup_link-make_appointment.html
index 60a337c04..3a8d37a8c 100644
--- a/httemplate/elements/popup_link-make_appointment.html
+++ b/httemplate/elements/popup_link-make_appointment.html
@@ -26,6 +26,6 @@ $params->{'actionlabel'} ||= 'Schedule appointment';
#$params->{'width'} ||= 350;
#$params->{'height'} ||= 220;
-$params->{'action'} = $p. '/elements/make_appointment.html?custnum='. $params->{'custnum'};
+$params->{'action'} = $p. 'misc/make_appointment.html?custnum='. $params->{'custnum'};
</%init>