lib/authlogic_rpx/helper.rb in tardate-authlogic_rpx-1.0.1 vs lib/authlogic_rpx/helper.rb in tardate-authlogic_rpx-1.0.2

- old
+ new

@@ -25,10 +25,10 @@ ).compact.join('&') RPXNow.popup_code( options[:link_text], options[:app_name], u( options[:return_url] + '?' + params ), - :unobstrusive=>true + :unobtrusive=>true ) # NB: i18n considerations? supports a :language parameter (not tested) end end \ No newline at end of file