diff options
author | francis <francis> | 2008-02-25 15:13:07 +0000 |
---|---|---|
committer | francis <francis> | 2008-02-25 15:13:07 +0000 |
commit | f51adcaaf710f5cea3be9c8b89e5b531abb92d88 (patch) | |
tree | 92ffa42d979fa7f3c7d4063b35c76b94ca6bbdaf | |
parent | a72b91cc555f03849f316445ff2aa07fe29e0155 (diff) |
Minor text change
-rw-r--r-- | app/views/request/preview.rhtml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app/views/request/preview.rhtml b/app/views/request/preview.rhtml index 7104d65a5..b76de526a 100644 --- a/app/views/request/preview.rhtml +++ b/app/views/request/preview.rhtml @@ -2,7 +2,7 @@ <% form_for(:info_request, @info_request, :html => { :id => 'preview_form' } ) do |f| %> - <h1>Preview your request</h1> + <h1>Now preview your request</h1> <%= f.hidden_field(:title) %> |