[guadec-web] Missing message from the IRC feedback



commit 2adc61c33ca184953b745a839487c47a1133beee
Author: Rui Matos <tiagomatos gmail com>
Date:   Thu Jun 27 23:44:52 2013 +0200

    Missing message from the IRC feedback

 wordcamp-base/template-registration.php |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)
---
diff --git a/wordcamp-base/template-registration.php b/wordcamp-base/template-registration.php
index 3a6bdd0..2bd9ba9 100644
--- a/wordcamp-base/template-registration.php
+++ b/wordcamp-base/template-registration.php
@@ -631,6 +631,8 @@ function get_registration_confirmation($reg)
     $msg .= ".</p>";
   }
 
+  $msg .= "<p>If any of the above isn't correct, please contact us.</p>";
+
   $msg .= "<p>See you in Brno!</p>";
 
   return $msg;


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