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

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


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

Modified files:
	koha-tmpl/intranet-tmpl/prog/en/suggestion: 
	                                            mail_suggestion_REJECTED.tmpl 

Log message:
	the reason is now writed on the mail.

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/koha/koha-tmpl/intranet-tmpl/prog/en/suggestion/mail_suggestion_REJECTED.tmpl?cvsroot=koha&only_with_tag=rel_3_0&r1=1.1&r2=1.1.2.1

Patches:
Index: mail_suggestion_REJECTED.tmpl
===================================================================
RCS file: /sources/koha/koha/koha-tmpl/intranet-tmpl/prog/en/suggestion/mail_suggestion_REJECTED.tmpl,v
retrieving revision 1.1
retrieving revision 1.1.2.1
diff -u -b -r1.1 -r1.1.2.1
--- mail_suggestion_REJECTED.tmpl	22 Jul 2005 16:46:27 -0000	1.1
+++ mail_suggestion_REJECTED.tmpl	14 Nov 2006 14:46:27 -0000	1.1.2.1
@@ -2,7 +2,9 @@
 
 You have suggested that the library acquire <!-- TMPL_VAR name="title" --><!-- TMPL_IF name="author" --> by <!-- TMPL_VAR name="author" --><!-- /TMPL_IF -->.
 
-<!-- TMPL_VAR name="lib.surname" --> <!-- TMPL_VAR lib.firstname --> reviewed your request today, and has decided not to accept the suggestion at this time.
+<!-- TMPL_VAR name="lib.surname" --> <!-- TMPL_VAR name="lib.firstname" --> reviewed your request today, and has decided not to accept the suggestion at this time.
+
+The reason given for this reject is: <!-- TMPL_VAR NAME="reason" -->
 
 If you have any questions, please email us at <!-- TMPL_VAR name="libemail" -->.
 





More information about the Koha-cvs mailing list