diff options
author | francis <francis> | 2009-10-24 05:23:18 +0000 |
---|---|---|
committer | francis <francis> | 2009-10-24 05:23:18 +0000 |
commit | dae3a089e811efa46e84e0ec058810c99484e367 (patch) | |
tree | ae55b367b7807b3bfc674000df682373029fa16a | |
parent | 8aaf2454720ae74e1cab4e242efcc9b55a97f0fa (diff) |
Say summary again.
-rw-r--r-- | app/views/request/new.rhtml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app/views/request/new.rhtml b/app/views/request/new.rhtml index e6e4a7b95..aa9bf254d 100644 --- a/app/views/request/new.rhtml +++ b/app/views/request/new.rhtml @@ -95,7 +95,7 @@ </h1> <p> - <label class="form_label" for="info_request_title">Subject:</label> + <label class="form_label" for="info_request_title">Summary:</label> <%= f.text_field :title, :size => 50 %> </p> <div class="form_item_note"> |