small corrections
This commit is contained in:
parent
09176cd5b6
commit
ff9662960a
4 changed files with 1 additions and 5 deletions
|
@ -1,4 +1,3 @@
|
|||
|
||||
<TMPL_INCLUDE NAME="cat-top.inc">
|
||||
<center>
|
||||
<!-- FIXME - The "$ENV{SCRIPT_NAME}" is evidently left over from when this
|
||||
|
|
|
@ -1,4 +1,3 @@
|
|||
<html>
|
||||
<TMPL_INCLUDE NAME="cat-top.inc">
|
||||
<h1><a href=<TMPL_VAR name="SCRIPT_NAME">>Menu główne</a></h1>
|
||||
<h2>Wybierz zbiór rekordów MARC</h2>\n<ul>
|
||||
|
@ -40,4 +39,3 @@
|
|||
|
||||
<TMPL_INCLUDE NAME="cat-bottom.inc">
|
||||
|
||||
</html>
|
|
@ -27,7 +27,7 @@
|
|||
<td bgcolor=#dddddd>
|
||||
<TMPL_IF name="HAS_NUMRECORDS">
|
||||
<a name=SERVER-<TMPL_VAR name="srvid">></a> " <TMPL_VAR name="srvname">
|
||||
<font size=-1>[Przęglądanie <TMPL_VAR name="startrecord"> do <TMPL_VAR name="highest"> z <TMPL_VAR name="numrecords"> rekordów] <TMPL_VAR name="previous"> | <TMPL_VAR name="next"> </font><br>
|
||||
<font size=-1>[Przęglądanie od <TMPL_VAR name="startrecord"> do <TMPL_VAR name="highest"> z <TMPL_VAR name="numrecords"> rekordów] <TMPL_VAR name="previous"> | <TMPL_VAR name="next"> </font><br>
|
||||
</TMPL_IF>
|
||||
<TMPL_IF name="PENDING">
|
||||
<font color=red>Wyszukiwanie wci±¿ trwa...</font>
|
||||
|
|
|
@ -1,4 +1,3 @@
|
|||
<HTML>
|
||||
<TMPL_INCLUDE NAME="cat-top.inc">
|
||||
<h1><a href=<TMPL_VAR name="SCRIPT_NAME">>Menu główne</a></h1>
|
||||
<ul>
|
||||
|
|
Loading…
Reference in a new issue