"" added in <input> tag

This commit is contained in:
tipaul 2004-03-30 16:13:29 +00:00
parent 33f962968b
commit c85dee4cba
2 changed files with 4 additions and 1 deletions

View file

@ -3,7 +3,7 @@
<!-- TMPL_ELSE -->
<!-- TMPL_INCLUDE NAME="cat-top.inc" -->
<!-- /TMPL_IF -->
<div id="mainbloc">
<span style="font-size:2em; text-align:left;">MARC search results</span>
<br>
@ -84,6 +84,7 @@
</table>
</center>
</div>
<!-- TMPL_IF NAME="opac" -->
<!-- TMPL_INCLUDE NAME="opac-bottom.inc" -->
<!-- TMPL_ELSE -->

View file

@ -3,6 +3,7 @@
<!-- TMPL_ELSE -->
<!-- TMPL_INCLUDE NAME="cat-top.inc" -->
<!-- /TMPL_IF -->
<div id="mainbloc">
<h1>Catalogue search</h1>
@ -189,6 +190,7 @@ function AddStatement() {
}
</script>
</div>
<!-- TMPL_IF NAME="opac" -->
<!-- TMPL_INCLUDE NAME="opac-bottom.inc" -->
<!-- TMPL_ELSE -->