call to suggestion-select.pl changed by call to newordersuggestion.pl
This commit is contained in:
parent
d2c5f7f93f
commit
6e6822f593
1 changed files with 1 additions and 1 deletions
|
@ -125,7 +125,7 @@
|
|||
<input type="hidden" name="basketno" value="<!-- TMPL_VAR NAME="basketno" -->" />
|
||||
<ul><li>From an existing record: <input type="text" size="25" name="search" />
|
||||
<input type="submit" value="Search" /></li>
|
||||
<li><a href="/cgi-bin/koha/acqui/suggestion-select.pl?booksellerid=<!-- TMPL_VAR NAME="booksellerid" -->&basketno=<!-- TMPL_VAR NAME="basketno" -->">From a Suggestion</a></li>
|
||||
<li><a href="/cgi-bin/koha/acqui/newordersuggestion.pl?booksellerid=<!-- TMPL_VAR NAME="booksellerid" -->&basketno=<!-- TMPL_VAR NAME="basketno" -->">From a Suggestion</a></li>
|
||||
<li><a href="/cgi-bin/koha/acqui/neworderempty.pl?booksellerid=<!-- TMPL_VAR NAME="booksellerid" -->&basketno=<!-- TMPL_VAR NAME="basketno" -->">New Record</a></li>
|
||||
</ul>
|
||||
</form>
|
||||
|
|
Loading…
Reference in a new issue