First round translation.
This commit is contained in:
parent
2ca37dcc59
commit
8951f8ae33
1 changed files with 21 additions and 0 deletions
21
koha-tmpl/intranet-tmpl/default/pl/updatebiblio.tmpl
Normal file
21
koha-tmpl/intranet-tmpl/default/pl/updatebiblio.tmpl
Normal file
|
@ -0,0 +1,21 @@
|
|||
|
||||
<html>
|
||||
<TMPL_INCLUDE Name="cat-top.inc">
|
||||
|
||||
|
||||
<TMPL_VAR Name="error">
|
||||
<p> Kliknij "Wy¶lij", by wymusiæ has³o przedmiotowe
|
||||
<br>
|
||||
|
||||
<table border=0 cellspacing=0 cellpadding=5>
|
||||
<TMPL_LOOP Name="dataloop">
|
||||
<input type=hidden name="<TMPL_VAR NAME="name">" value="<TMPL_VAR NAME="value">">
|
||||
</TMPL_LOOP>
|
||||
<input type=hidden name="Force" value="<TMPL_VAR NAME="substring">">
|
||||
<TR><TD><input type=submit></TD></TR>
|
||||
</TABLE>
|
||||
</form>
|
||||
|
||||
|
||||
<TMPL_INCLUDE Name="cat-bottom.inc">
|
||||
</html>
|
Loading…
Reference in a new issue