Revert "Bug 548341 - Unable to donate via Paypal"

This reverts commit 6e1859e0c5a20e879ba6c293c8f9e1bdd72ad15c.
diff --git a/content/en_index.php b/content/en_index.php
index 2778163..f3affc7 100644
--- a/content/en_index.php
+++ b/content/en_index.php
@@ -101,10 +101,10 @@
           </div>
           <div class="row margin-bottom-5">
             <div class="col-sm-24 text-center">
-              <!-- <label class="radio-inline"><input type="radio" name="type" value="paypal"
+              <label class="radio-inline"><input type="radio" name="type" value="paypal"
                 checked="checked"
-              > Paypal</label> --><label class="radio-inline"><input type="radio" name="type"
-                value="credit" checked="checked"
+              > Paypal</label> <label class="radio-inline"><input type="radio" name="type"
+                value="credit"
               > Credit card</label>
             </div>
           </div>