minor HTML fixes (errors detected by translator)
authorPaul POULAIN <paul@koha-fr.org>
Mon, 22 Oct 2007 08:19:48 +0000 (03:19 -0500)
committerJoshua Ferraro <jmf@liblime.com>
Mon, 22 Oct 2007 12:20:44 +0000 (07:20 -0500)
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
koha-tmpl/intranet-tmpl/prog/en/modules/acqui/basket.tmpl
koha-tmpl/intranet-tmpl/prog/en/modules/members/moremember.tmpl

index 5806102..22cf209 100644 (file)
@@ -70,7 +70,7 @@
                     <td><!-- TMPL_VAR NAME="publishercode" --></td>
                     <!-- TMPL_IF name="closedate" -->
                         <td><p>
-                            <a href="/cgi-bin/koha/catalogue/detail.pl?biblionumber="<!-- TMPL_VAR name="biblionumber" -->"><!-- TMPL_VAR NAME="title" --></a><br />
+                            <a href="/cgi-bin/koha/catalogue/detail.pl?biblionumber=<!-- TMPL_VAR name="biblionumber" -->"><!-- TMPL_VAR NAME="title" --></a><br />
                                 <!-- TMPL_VAR NAME="author" -->
                                 <!-- TMPL_IF name="isbn"-->- <!-- TMPL_VAR name="isbn" --><!-- /TMPL_IF -->
                                 <!-- TMPL_IF name="notes" --></p><p><!--TMPL_VAR name="notes" --><!-- /TMPL_IF -->
index 52f256a..4d880d7 100644 (file)
@@ -142,7 +142,7 @@ function confirm_reregistration() {
 
 </div>
  <div class="yui-u"> 
- <div id="patron-library-details" style="padding : .5em;"
+ <div id="patron-library-details" style="padding : .5em;">
  <h3>Library use</h3>
  <ul>
     <li><strong>Patron number: </strong><!-- TMPL_VAR NAME="borrowernumber" --></li>