diff src/luan/modules/lucene/Web_search.luan @ 1245:2de84f128be3

minor
author Franklin Schmidt <fschmidt@gmail.com>
date Mon, 16 Jul 2018 17:26:45 -0600
parents 5dbb552075ff
children b84f60ebe196
line wrap: on
line diff
--- a/src/luan/modules/lucene/Web_search.luan	Mon Jul 09 00:52:25 2018 -0600
+++ b/src/luan/modules/lucene/Web_search.luan	Mon Jul 16 17:26:45 2018 -0600
@@ -71,7 +71,7 @@
 	</head>
 	<body>
 		<h2>Lucene Query</h2>
-		<form horizontal name="form0" method="post">
+		<form horizontal method="post">
 			<div>
 				<label>Query:</label>
 				<input type=text name="query" size="80" autofocus />