[70758] branches/gsoc10-mpwa/mpwa/app/views/ports/show.html.erb

wsiegrist at apple.com wsiegrist at apple.com
Fri Aug 20 08:19:19 PDT 2010


Revision: 70758
          http://trac.macports.org/changeset/70758
Author:   wsiegrist at apple.com
Date:     2010-08-20 08:19:18 -0700 (Fri, 20 Aug 2010)
Log Message:
-----------
Use clean theme for recaptcha

Modified Paths:
--------------
    branches/gsoc10-mpwa/mpwa/app/views/ports/show.html.erb

Modified: branches/gsoc10-mpwa/mpwa/app/views/ports/show.html.erb
===================================================================
--- branches/gsoc10-mpwa/mpwa/app/views/ports/show.html.erb	2010-08-20 13:36:17 UTC (rev 70757)
+++ branches/gsoc10-mpwa/mpwa/app/views/ports/show.html.erb	2010-08-20 15:19:18 UTC (rev 70758)
@@ -51,7 +51,7 @@
       <%= f.text_area :body, {:rows => 5, :cols => 80} %>
     </p>
     <p>
-      <%= recaptcha_tags %>
+      <%= recaptcha_tags :display => {:theme => 'clean'} %>
     </p>
     <p>
       <%= f.submit 'Create' %>
@@ -71,4 +71,4 @@
     <div><%= h comment.body %></div>
   <% end %>
 
-</div>
\ No newline at end of file
+</div>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20100820/304605d6/attachment.html>


More information about the macports-changes mailing list