mirror of
https://github.com/apache/httpd.git
synced 2026-01-06 09:01:14 +03:00
doh! fix build error
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@333008 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
@@ -176,7 +176,7 @@
|
||||
<input type="hidden" name="btnG" value="Google Search" />
|
||||
|
||||
<!-- including the exact phrase "Version major.minor" -->
|
||||
<input type="hidden" value="{normalize-space($message[@id='version']})"
|
||||
<input type="hidden" value="{normalize-space($message[@id='version'])}"
|
||||
name="as_epq" />
|
||||
|
||||
<!-- with at least one of the words (none) -->
|
||||
|
||||
Reference in New Issue
Block a user