changing a text we already had the same string in a different context
translating was impossible in the 2 contexts Signed-off-by: Joshua Ferraro <jmf@liblime.com>
This commit is contained in:
parent
719668c186
commit
50490f219e
1 changed files with 1 additions and 1 deletions
|
@ -150,7 +150,7 @@
|
|||
<ul><li><label for="q">From an existing record: </label><input id="q" type="text" size="25" name="q" />
|
||||
<input type="submit" value="Search" /></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>
|
||||
<li><a href="/cgi-bin/koha/acqui/neworderempty.pl?booksellerid=<!-- TMPL_VAR NAME="booksellerid" -->&basketno=<!-- TMPL_VAR NAME="basketno" -->">From a new (empty) record</a></li>
|
||||
</ul>
|
||||
</form>
|
||||
</div>
|
||||
|
|
Loading…
Reference in a new issue