From 3bac6c877c1fe49cfebbe260ae40a4abb2756ec3 Mon Sep 17 00:00:00 2001 From: Date: Wed, 5 Sep 2007 12:25:49 -0400 Subject: [PATCH] minor fixes to the templates --- app/views/about/overview.rhtml | 5 ++++ app/views/front/index.rhtml | 42 +--------------------------------- 2 files changed, 6 insertions(+), 41 deletions(-) diff --git a/app/views/about/overview.rhtml b/app/views/about/overview.rhtml index 3ef66f9..016ba47 100644 --- a/app/views/about/overview.rhtml +++ b/app/views/about/overview.rhtml @@ -22,3 +22,8 @@ be integrated into an outside website or used from a mobile phone.

by <%= link_to "creating a QuickVote", :controller => 'quickvote', :action => 'create' %> now!

+

If you have any questions or feedback, please don't hesitate to send +it to as team@selectricity.org or to +leave a comment on our +blog.

diff --git a/app/views/front/index.rhtml b/app/views/front/index.rhtml index ee8c2bb..54e4688 100644 --- a/app/views/front/index.rhtml +++ b/app/views/front/index.rhtml @@ -13,7 +13,7 @@

<%= link_to 'Lost or forgot your token?', :controller => 'voter', :action => 'forgot_password' %>

SMS Interface

-

For information on accessing Selectricity over email or via SMS/text messages from your mobile phone, email <%= link_to "vote\@mako.cc", "mailto:vote@mako.cc" %> with "help" in the body or read the <%= link_to "Selectricity Anywhere documentation", "selectricity-anywhere.html"%>.

+

For information on accessing Selectricity over email or via SMS/text messages from your mobile phone, email <%= link_to "vote\@selectricity.org", "mailto:vote@selectricity.org" %> with "help" in the body or read the <%= link_to "Selectricity Anywhere documentation", :controller => 'about', :action => 'anywhere' %>.

@@ -60,43 +60,3 @@ - -- 2.30.2