diff --git a/include/staff/templates/refer.tmpl.php b/include/staff/templates/refer.tmpl.php index 6a2d991e5b7b4edf6e0d1b80e323f69aef2d34d6..90ca980108f148a4ec19864d5855291ddfaaed60 100644 --- a/include/staff/templates/refer.tmpl.php +++ b/include/staff/templates/refer.tmpl.php @@ -77,7 +77,7 @@ $manage = (!$target); <form class="mass-action" method="post" name="referrals" id="rf" - action="<?php echo sprintf('#/tickets/%d/referrals', $ticket->getId()); ?>"> + action="<?php echo sprintf('#tickets/%d/referrals', $ticket->getId()); ?>"> <input type='hidden' name='do' value='manage'> <table width="100%"> <tbody>