[Koha-cvs] koha/koha-tmpl/intranet-tmpl/prog/en/catalogue ... [rel_3_0]

Antoine Farnault antoine at koha-fr.org
Tue Nov 14 15:48:26 CET 2006


CVSROOT:	/sources/koha
Module name:	koha
Branch:		rel_3_0
Changes by:	Antoine Farnault <toins>	06/11/14 14:48:26

Modified files:
	koha-tmpl/intranet-tmpl/prog/en/catalogue: issuehistory.tmpl 

Log message:
	minor display enhancement.

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/koha/koha-tmpl/intranet-tmpl/prog/en/catalogue/issuehistory.tmpl?cvsroot=koha&only_with_tag=rel_3_0&r1=1.1.2.2&r2=1.1.2.3

Patches:
Index: issuehistory.tmpl
===================================================================
RCS file: /sources/koha/koha/koha-tmpl/intranet-tmpl/prog/en/catalogue/Attic/issuehistory.tmpl,v
retrieving revision 1.1.2.2
retrieving revision 1.1.2.3
diff -u -b -r1.1.2.2 -r1.1.2.3
--- issuehistory.tmpl	13 Nov 2006 14:22:04 -0000	1.1.2.2
+++ issuehistory.tmpl	14 Nov 2006 14:48:26 -0000	1.1.2.3
@@ -135,7 +135,7 @@
         <!-- /TMPL_LOOP -->
     <!-- TMPL_ELSE -->
         <br />
-        <b><!-- TMPL_VAR NAME="title" -->(<!-- TMPL_VAR NAME="author" -->) has never been issued.</b>
+        <b><!-- TMPL_VAR NAME="title" -->(<!-- TMPL_VAR NAME="author" -->) <span class="problem">has never been issued.</span></b>
         
     <!-- /TMPL_IF -->
 </div>





More information about the Koha-cvs mailing list