[glade-web] survey: fixed improvement field name



commit dae32818800716866c4836f3d9f84992ff7e79cf
Author: Juan Pablo Ugarte <juanpablougarte gmail com>
Date:   Tue Dec 24 15:08:11 2013 -0300

    survey: fixed improvement field name

 registration.src |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/registration.src b/registration.src
index 4d14941..eb01b16 100644
--- a/registration.src
+++ b/registration.src
@@ -415,7 +415,7 @@ All the data will be stored in a private location and will not be shared with th
 </div>
 
 <div class="question"><h3>What aspect of the software needs the most improvement?</h3>
-<textarea name="improvement_other" rows="4" style="width:100%"></textarea>
+<textarea name="improvement" rows="4" style="width:100%"></textarea>
 </div>
 
 <div class="question"><h3>In your opinion what is the biggest problem with Glade?</h3>


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