[Koha-cvs] koha/koha-tmpl/opac-tmpl/css/en opac-suggestion... [rel_2_2]

Antoine Farnault antoine at koha-fr.org
Wed Feb 28 09:55:13 CET 2007


CVSROOT:	/sources/koha
Module name:	koha
Branch:		rel_2_2
Changes by:	Antoine Farnault <toins>	07/02/28 08:55:13

Modified files:
	koha-tmpl/opac-tmpl/css/en: opac-suggestions.tmpl 

Log message:
	reporting bug fix from 2.2.7.1 to 2.2.7.
	LOG was :
		BUGFIX (minor) : spelling error in surname of the managed by field.

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/koha/koha-tmpl/opac-tmpl/css/en/opac-suggestions.tmpl?cvsroot=koha&only_with_tag=rel_2_2&r1=1.6.2.3&r2=1.6.2.4

Patches:
Index: opac-suggestions.tmpl
===================================================================
RCS file: /sources/koha/koha/koha-tmpl/opac-tmpl/css/en/opac-suggestions.tmpl,v
retrieving revision 1.6.2.3
retrieving revision 1.6.2.4
diff -u -b -r1.6.2.3 -r1.6.2.4
--- opac-suggestions.tmpl	22 Sep 2006 15:55:53 -0000	1.6.2.3
+++ opac-suggestions.tmpl	28 Feb 2007 08:55:13 -0000	1.6.2.4
@@ -84,7 +84,7 @@
 					<!-- TMPL_VAR name="surnamesuggestedby" --><!-- TMPL_IF name="firstnamesuggestedby" -->,<!-- /TMPL_IF --> <!-- TMPL_VAR name="firstnamesuggestedby" -->
 				</td>
 				<td>
-					<!-- TMPL_VAR name="usermanagedby" --><!-- TMPL_IF name="firstnamemanagedby" -->,<!-- /TMPL_IF --> <!-- TMPL_VAR name="firstnamemanagedby" -->
+					<!-- TMPL_VAR name="surnamemanagedby" --><!-- TMPL_IF name="firstnamemanagedby" -->,<!-- /TMPL_IF --> <!-- TMPL_VAR name="firstnamemanagedby" -->
 				</td>
 				<td>
 					<!-- TMPL_VAR name="note" -->





More information about the Koha-cvs mailing list