Skip to content

Commit

Permalink
FIX chillu#48
Browse files Browse the repository at this point in the history
  • Loading branch information
zanderwar authored Mar 25, 2018
1 parent 6c839da commit 7dfb944
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion templates/SilverStripe/Recaptcha/Recaptcha.ss
Original file line number Diff line number Diff line change
@@ -1 +1 @@
<div class="g-recaptcha" id="$name" data-sitekey="$public_api_key" $options></div>
<div class="g-recaptcha" id="$name" data-sitekey="$public_api_key" $options.RAW></div>

0 comments on commit 7dfb944

Please sign in to comment.