[gnome-web-www] Switch the references item into a textarea.



commit ecf8dc87863381df9a4d5ef7f2685296e127f53e
Author: Andrea Veri <av gnome org>
Date:   Tue Aug 20 17:37:46 2013 +0200

    Switch the references item into a textarea.

 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 f5e23e0..9811eab 100644
--- a/theme/page-apply.php
+++ b/theme/page-apply.php
@@ -246,7 +246,7 @@ if (array_key_exists('submit', $_POST)) {
                            more current <a href="https://www.gnome.org/foundation/membership";>Foundation 
members</a> who could 
                            vouch for you and your contributions.
                             </p>
-                            <input name="references" id="references" type="text"></input>
+                            <textarea name="references" </textarea>
                         </div>
                         
                         <hr />


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