fix broken link.
This commit is contained in:
parent
be13cb92e3
commit
a736b12f8d
1 changed files with 1 additions and 1 deletions
|
@ -22,7 +22,7 @@
|
|||
<!-- /TMPL_IF -->
|
||||
</td>
|
||||
<td>
|
||||
<a href="recieveorder.pl?supplierid=<!-- TMPL_VAR name=supplierid -->">Recieve order</a>
|
||||
<a href="parcels.pl?supplierid=<!-- TMPL_VAR name=supplierid -->">Recieve order</a>
|
||||
</td>
|
||||
<td><a href="supplier.pl?supplierid=<!-- TMPL_VAR name=supplierid -->"><!-- TMPL_VAR name="name" --></a></td>
|
||||
<td>
|
||||
|
|
Loading…
Reference in a new issue