Author: jdreimann
Date: Fri Mar 22 11:03:14 2013
New Revision: 1459710

URL: http://svn.apache.org/r1459710
Log:
Updated placeholder in Search input box to make the scope clear and nudge users 
towards finding out about TracLinks. (Removing a reference to a nonexistent 
ticket)

Modified:
    
incubator/bloodhound/trunk/bloodhound_theme/bhtheme/templates/bloodhound_theme.html

Modified: 
incubator/bloodhound/trunk/bloodhound_theme/bhtheme/templates/bloodhound_theme.html
URL: 
http://svn.apache.org/viewvc/incubator/bloodhound/trunk/bloodhound_theme/bhtheme/templates/bloodhound_theme.html?rev=1459710&r1=1459709&r2=1459710&view=diff
==============================================================================
--- 
incubator/bloodhound/trunk/bloodhound_theme/bhtheme/templates/bloodhound_theme.html
 (original)
+++ 
incubator/bloodhound/trunk/bloodhound_theme/bhtheme/templates/bloodhound_theme.html
 Fri Mar 22 11:03:14 2013
@@ -98,7 +98,7 @@
                         method="get">
                     <div class="input-append">
                       <input type="text" class="span3" id="q" name="q"
-                          placeholder="Search anything. Try #EF-492."
+                          placeholder="Search all products. Try TracLinks."
                           value="${req.search_query}" />
                       <input py:for="name, value in extra_search_fields"
                              type="hidden"


Reply via email to