aboutsummaryrefslogtreecommitdiffstats
path: root/app/views/outgoing_mailer/initial_request.rhtml
Commit message (Collapse)AuthorAgeLines
* Rename ALL THE TEMPLATES!!1!!!one!!1!!Henare Degan2013-02-27-13/+0
| | | | .rhtml is deprecated in favour of .erb in Rails 3
* I18nize some stringsFaton Selishta2011-10-07-0/+1
|
* Fix a typo in the email templaterelease-0.1Robin Houston2011-08-10-1/+1
|
* More removal of hard-coded IZ copy; and factored out standard email footer ↵Seb Bacon2011-07-07-5/+3
| | | | to make it easier to override in themes.
* I18n string for viewsFaton Selishta2011-06-30-2/+2
|
* some string fixedFaton Selishta2011-06-08-1/+1
|
* Fixed i18n stringsFaton Selishta2011-06-02-3/+3
|
* Factor out FOI officers FAQFrancis Irving2010-10-04-1/+1
|
* Fix formatting of the outgoing mailers as use different wrapping.francis2009-10-04-9/+5
|
* Move the actual messages sent to authorities into a separate mailer model ↵francis2009-10-04-0/+18
class (so can give them different layout, but is nice anyhow)