summaryrefslogtreecommitdiffstats
path: root/help3xsl/online_transform.xsl
diff options
context:
space:
mode:
Diffstat (limited to 'help3xsl/online_transform.xsl')
-rw-r--r--help3xsl/online_transform.xsl2
1 files changed, 1 insertions, 1 deletions
diff --git a/help3xsl/online_transform.xsl b/help3xsl/online_transform.xsl
index a4b06b14f2..224aaed9e3 100644
--- a/help3xsl/online_transform.xsl
+++ b/help3xsl/online_transform.xsl
@@ -203,7 +203,7 @@
</xsl:otherwise>
</xsl:choose>
</xsl:variable>
- <input id="search-bar" type="text" class="search" placeholder="{$pholder}"/>
+ <input id="search-bar" type="search" class="search" placeholder="{$pholder}"/>
<nav class="index"></nav>
</div>
</div>