[gnome-web-www: 63/68] Replace previous_participation with references variable



commit 5e818583063bcb11cd19614e9332fe29c9360b94
Author: Tom Tryfonidis <tomtryf gnome org>
Date:   Tue Jan 24 15:14:50 2017 +0200

    Replace previous_participation with references variable

 theme/page-apply.php |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/theme/page-apply.php b/theme/page-apply.php
index 3a21171..46811b8 100644
--- a/theme/page-apply.php
+++ b/theme/page-apply.php
@@ -43,7 +43,7 @@ if (array_key_exists('submit', $_POST)) {
         $summary . "\n\n" .
         
         "Foundation Previous Participation:\n" .
-        $previous_participation . "\n\n" .
+        $references . "\n\n" .
         
         "[Application received at " . date("D M j G:i:s Y") . " (Eastern time)]" . "\n\n".
         


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