"" added in <input> tag
This commit is contained in:
parent
33f962968b
commit
c85dee4cba
2 changed files with 4 additions and 1 deletions
|
@ -3,7 +3,7 @@
|
||||||
<!-- TMPL_ELSE -->
|
<!-- TMPL_ELSE -->
|
||||||
<!-- TMPL_INCLUDE NAME="cat-top.inc" -->
|
<!-- TMPL_INCLUDE NAME="cat-top.inc" -->
|
||||||
<!-- /TMPL_IF -->
|
<!-- /TMPL_IF -->
|
||||||
|
<div id="mainbloc">
|
||||||
<span style="font-size:2em; text-align:left;">MARC search results</span>
|
<span style="font-size:2em; text-align:left;">MARC search results</span>
|
||||||
<br>
|
<br>
|
||||||
|
|
||||||
|
@ -84,6 +84,7 @@
|
||||||
</table>
|
</table>
|
||||||
</center>
|
</center>
|
||||||
|
|
||||||
|
</div>
|
||||||
<!-- TMPL_IF NAME="opac" -->
|
<!-- TMPL_IF NAME="opac" -->
|
||||||
<!-- TMPL_INCLUDE NAME="opac-bottom.inc" -->
|
<!-- TMPL_INCLUDE NAME="opac-bottom.inc" -->
|
||||||
<!-- TMPL_ELSE -->
|
<!-- TMPL_ELSE -->
|
||||||
|
|
|
@ -3,6 +3,7 @@
|
||||||
<!-- TMPL_ELSE -->
|
<!-- TMPL_ELSE -->
|
||||||
<!-- TMPL_INCLUDE NAME="cat-top.inc" -->
|
<!-- TMPL_INCLUDE NAME="cat-top.inc" -->
|
||||||
<!-- /TMPL_IF -->
|
<!-- /TMPL_IF -->
|
||||||
|
<div id="mainbloc">
|
||||||
|
|
||||||
<h1>Catalogue search</h1>
|
<h1>Catalogue search</h1>
|
||||||
|
|
||||||
|
@ -189,6 +190,7 @@ function AddStatement() {
|
||||||
}
|
}
|
||||||
|
|
||||||
</script>
|
</script>
|
||||||
|
</div>
|
||||||
<!-- TMPL_IF NAME="opac" -->
|
<!-- TMPL_IF NAME="opac" -->
|
||||||
<!-- TMPL_INCLUDE NAME="opac-bottom.inc" -->
|
<!-- TMPL_INCLUDE NAME="opac-bottom.inc" -->
|
||||||
<!-- TMPL_ELSE -->
|
<!-- TMPL_ELSE -->
|
||||||
|
|
Loading…
Reference in a new issue