[guadec-web] Stupid typo



commit eacaa606b60f5d05288bce9d92aa7e5683a9bf08
Author: Patrick Uiterwijk <puiterwijk redhat com>
Date:   Mon Jul 21 20:02:58 2014 -0400

    Stupid typo

 guadec/access-register.php |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/guadec/access-register.php b/guadec/access-register.php
index a5265fa..612f0e1 100644
--- a/guadec/access-register.php
+++ b/guadec/access-register.php
@@ -182,7 +182,7 @@ else{
             $headers = "From: GUADEC 2014 Registration Script <contact guadec org>\n";
             $body = "Hi " . $name . "\n";
             $body .= "\n";
-            $body .= "It seems you haven't completed the registation process. To finish it, please either 
pay online with Paypal or select the on-site payment option on the following page: 
https://www.guadec.org/confirm-payment/?payfor="; . $regied . "\n";
+            $body .= "It seems you haven't completed the registation process. To finish it, please either 
pay online with Paypal or select the on-site payment option on the following page: 
https://www.guadec.org/confirm-payment/?payfor="; . $regid . "\n";
             $body .= "\n";
             $body .= "Thanks for registering! We hope you have a nice GUADEC.\n";
             $body .= "\n";


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]