diff options
Diffstat (limited to 'lib/views')
-rw-r--r-- | lib/views/general/_before_head_end.html.erb (renamed from lib/views/general/_before_head_end.rhtml) | 0 | ||||
-rw-r--r-- | lib/views/general/_frontpage_intro_sentence.html.erb (renamed from lib/views/general/_frontpage_intro_sentence.rhtml) | 0 | ||||
-rw-r--r-- | lib/views/general/_orglink.html.erb (renamed from lib/views/general/_orglink.rhtml) | 0 | ||||
-rw-r--r-- | lib/views/general/_popup_banner.html.erb (renamed from lib/views/general/_popup_banner.rhtml) | 0 | ||||
-rw-r--r-- | lib/views/general/mycontroller.html.erb (renamed from lib/views/general/mycontroller.rhtml) | 0 | ||||
-rw-r--r-- | lib/views/help/_sidebar.html.erb (renamed from lib/views/help/_sidebar.rhtml) | 0 | ||||
-rw-r--r-- | lib/views/help/about.es.html.erb (renamed from lib/views/help/about.es.rhtml) | 0 | ||||
-rw-r--r-- | lib/views/help/about.html.erb (renamed from lib/views/help/about.rhtml) | 0 | ||||
-rw-r--r-- | lib/views/help/api.html.erb (renamed from lib/views/help/api.rhtml) | 0 | ||||
-rw-r--r-- | lib/views/help/credits.html.erb (renamed from lib/views/help/credits.rhtml) | 0 | ||||
-rw-r--r-- | lib/views/help/help_out.html.erb (renamed from lib/views/help/help_out.rhtml) | 0 | ||||
-rw-r--r-- | lib/views/help/officers.html.erb (renamed from lib/views/help/officers.rhtml) | 2 | ||||
-rw-r--r-- | lib/views/help/privacy.html.erb (renamed from lib/views/help/privacy.rhtml) | 2 | ||||
-rw-r--r-- | lib/views/help/requesting.html.erb (renamed from lib/views/help/requesting.rhtml) | 0 | ||||
-rw-r--r-- | lib/views/outgoing_mailer/initial_request.text.erb (renamed from lib/views/outgoing_mailer/initial_request.rhtml) | 0 |
15 files changed, 2 insertions, 2 deletions
diff --git a/lib/views/general/_before_head_end.rhtml b/lib/views/general/_before_head_end.html.erb index 1644299..1644299 100644 --- a/lib/views/general/_before_head_end.rhtml +++ b/lib/views/general/_before_head_end.html.erb diff --git a/lib/views/general/_frontpage_intro_sentence.rhtml b/lib/views/general/_frontpage_intro_sentence.html.erb index cfba8f6..cfba8f6 100644 --- a/lib/views/general/_frontpage_intro_sentence.rhtml +++ b/lib/views/general/_frontpage_intro_sentence.html.erb diff --git a/lib/views/general/_orglink.rhtml b/lib/views/general/_orglink.html.erb index 9535a79..9535a79 100644 --- a/lib/views/general/_orglink.rhtml +++ b/lib/views/general/_orglink.html.erb diff --git a/lib/views/general/_popup_banner.rhtml b/lib/views/general/_popup_banner.html.erb index 49c9ec2..49c9ec2 100644 --- a/lib/views/general/_popup_banner.rhtml +++ b/lib/views/general/_popup_banner.html.erb diff --git a/lib/views/general/mycontroller.rhtml b/lib/views/general/mycontroller.html.erb index ad642d3..ad642d3 100644 --- a/lib/views/general/mycontroller.rhtml +++ b/lib/views/general/mycontroller.html.erb diff --git a/lib/views/help/_sidebar.rhtml b/lib/views/help/_sidebar.html.erb index e5d345c..e5d345c 100644 --- a/lib/views/help/_sidebar.rhtml +++ b/lib/views/help/_sidebar.html.erb diff --git a/lib/views/help/about.es.rhtml b/lib/views/help/about.es.html.erb index 9588249..9588249 100644 --- a/lib/views/help/about.es.rhtml +++ b/lib/views/help/about.es.html.erb diff --git a/lib/views/help/about.rhtml b/lib/views/help/about.html.erb index a2b5ef2..a2b5ef2 100644 --- a/lib/views/help/about.rhtml +++ b/lib/views/help/about.html.erb diff --git a/lib/views/help/api.rhtml b/lib/views/help/api.html.erb index 323bdb7..323bdb7 100644 --- a/lib/views/help/api.rhtml +++ b/lib/views/help/api.html.erb diff --git a/lib/views/help/credits.rhtml b/lib/views/help/credits.html.erb index bc493bc..bc493bc 100644 --- a/lib/views/help/credits.rhtml +++ b/lib/views/help/credits.html.erb diff --git a/lib/views/help/help_out.rhtml b/lib/views/help/help_out.html.erb index 6fadca4..6fadca4 100644 --- a/lib/views/help/help_out.rhtml +++ b/lib/views/help/help_out.html.erb diff --git a/lib/views/help/officers.rhtml b/lib/views/help/officers.html.erb index 6636fef..0a7d208 100644 --- a/lib/views/help/officers.rhtml +++ b/lib/views/help/officers.html.erb @@ -80,7 +80,7 @@ use.</p> <p>Requests are sometimes not delivered because they are quietly removed by "spam filters" in the IT department of the authority. Authorities can make sure this doesn't happen by asking their IT departments to "whitelist" -any email from <strong>@<%= Configuration::incoming_email_domain %></strong>. +any email from <strong>@<%= AlaveteliConfiguration::incoming_email_domain %></strong>. If you <a href="/help/contact">ask us</a> we will resend any request, and/or give technical details of delivery so an IT department can chase up what happened to the message. diff --git a/lib/views/help/privacy.rhtml b/lib/views/help/privacy.html.erb index 7102fc8..6f190ee 100644 --- a/lib/views/help/privacy.rhtml +++ b/lib/views/help/privacy.html.erb @@ -12,7 +12,7 @@ <dd><p>We will not disclose your email address to anyone unless we are obliged to by law, or you ask us to. This includes the public authority that you are sending a request to. They only get to see an email address -@<%= Configuration::incoming_email_domain %> which is specific to that request. </p> +@<%= AlaveteliConfiguration::incoming_email_domain %> which is specific to that request. </p> <p>If you send a message to another user on the site, then it will reveal your email address to them. You will be told that this is going to happen.</p> </dd> diff --git a/lib/views/help/requesting.rhtml b/lib/views/help/requesting.html.erb index 7787d15..7787d15 100644 --- a/lib/views/help/requesting.rhtml +++ b/lib/views/help/requesting.html.erb diff --git a/lib/views/outgoing_mailer/initial_request.rhtml b/lib/views/outgoing_mailer/initial_request.text.erb index a172b41..a172b41 100644 --- a/lib/views/outgoing_mailer/initial_request.rhtml +++ b/lib/views/outgoing_mailer/initial_request.text.erb |