Koha/koha-tmpl/intranet-tmpl/prog/en/modules/suggestion/mail_suggestion_REJECTED.tmpl
Joshua Ferraro 20055da807 Fixing nomenclature and tmpl_process3.pl bugs
tmpl_process3.pl still throws some multi-byte warnings
but no markup errors

There are still quite a few places we could normalize
to reduce the size of the translation file

Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
2007-11-11 18:37:01 -06:00

13 lines
558 B
Cheetah

Dear <!-- TMPL_VAR NAME="LibraryName" --> user,
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 name="lib.firstname" --> reviewed your request today, and has decided not to accept the suggestion at this time.
The reason given is: <!-- TMPL_VAR NAME="reason" -->
If you have any questions, please email us at <!-- TMPL_VAR name="libemail" -->.
Thank you,
<!-- TMPL_VAR NAME="LibraryName" -->