Skip to content
This repository has been archived by the owner on Aug 15, 2018. It is now read-only.

Commit

Permalink
updated subject for page review mailer
Browse files Browse the repository at this point in the history
  • Loading branch information
Josh Adams committed Nov 23, 2008
1 parent 9cef378 commit 65b8fb4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/models/ansuz_mailer.rb
@@ -1,6 +1,6 @@
class AnsuzMailer < ActionMailer::Base
def page_review_notifications(page, sent_at = Time.now)
subject 'Ansuz#page_review_notifications'
subject 'Someone has submitted a page for review'
recipients 'knewter@gmail.com'
from 'knewter@gmail.com'
sent_on sent_at
Expand Down

0 comments on commit 65b8fb4

Please sign in to comment.