More typo fixing
authorrangi <rangi>
Mon, 16 Jun 2003 14:14:56 +0000 (14:14 +0000)
committerrangi <rangi>
Mon, 16 Jun 2003 14:14:56 +0000 (14:14 +0000)
koha-tmpl/intranet-tmpl/unido/en/catalogue/MARCdetail.tmpl
koha-tmpl/intranet-tmpl/unido/en/members/moremember.tmpl

index 32ef952..0cd11c0 100644 (file)
@@ -253,5 +253,6 @@ for (i=0; i <= 10 ; i++ ) {
 }
 }
 </script>
-</body>
-</html>
+<TMPL_INCLUDE NAME="cat-bottom.inc">
+
+
index 29a01cf..daf3749 100644 (file)
                </TMPL_IF>\r
                \r
                \r
-       <TMPL_IF NAME="contactname">    Alternative</TMPL_UNLESS> Contact: <TMPL_VAR NAME="contactname"><BR></TMPL_IF>\r
+       <TMPL_IF NAME="contactname">    Alternative Contact: <TMPL_VAR NAME="contactname"><BR></TMPL_IF>\r
                <TMPL_IF NAME="altphone">Phone: <TMPL_VAR NAME="altphone"><BR></TMPL_IF>\r
-               <TMPL_IF NAME="altrelationship"><TMPL_UNLESS name="I">\r
-                       Relationship: <TMPL_VAR NAME="altrelationship"><BR>\r
-               </TMPL_UNLESS></TMPL_IF>\r
                <TMPL_IF NAME="altnotes">Notes: <TMPL_VAR NAME="altnotes"><P></TMPL_IF>\r
-               <TMPL_UNLESS name="I">\r
-                       <TMPL_IF NAME="isguarantee">\r
-                               Guarantees:<br><TMPL_LOOP NAME="guaranteeloop"><A HREF="/cgi-bin/koha/moremember.pl?bornum=<TMPL_VAR NAME="borrowernumber">"><TMPL_VAR NAME=name> - <TMPL_VAR NAME="cardnumber"></a><br></TMPL_LOOP>\r
-                       <TMPL_ELSE>\r
-                               Guarantor:\r
-                               <TMPL_IF NAME="guarantorborrowernumber">\r
-                                       <A HREF="/cgi-bin/koha/moremember.pl?bornum=<TMPL_VAR NAME="guarantorborrowernumber">"><TMPL_VAR NAME="guarantorcardnumber"></a><br>\r
-                               <TMPL_ELSE>\r
-                                       no guarantor<br>\r
-                               </TMPL_IF>\r
-                       </TMPL_IF>\r
-               </TMPL_UNLESS>\r
+\r
+\r
                <P>\r
                <TMPL_IF NAME="borrowernotes">General Notes: \r
                <TMPL_VAR NAME="borrowernotes">\r
+               </TMPL_IF>\r
                <p>\r
                </font>\r
                \r
 \r
 <!-- endmenu -->\r
 \r
-<TMPL_INCLUDE NAME="members-bottom.inc">
\ No newline at end of file
+<TMPL_INCLUDE NAME="members-bottom.inc">\r