Minor correction.
authoroleonard <oleonard>
Thu, 1 Apr 2004 22:00:41 +0000 (22:00 +0000)
committeroleonard <oleonard>
Thu, 1 Apr 2004 22:00:41 +0000 (22:00 +0000)
koha-tmpl/intranet-tmpl/npl/en/search.marc/search.tmpl

index 7ccc8f3..351de21 100644 (file)
@@ -81,7 +81,7 @@
                        <td colspan="2"><h5>Help:</h5>
                                        <p>Build your request using MARC fields and subfields. Add criteria lets you add another criteria to your search.       Search commits the request and displays the results.</p>
                                <div id="sql">
-                               <textarea name="sql" rows="5" cols="60"></textarea>
+                               <textarea name="sql" rows="5" cols="60" disabled="disabled" readonly="readonly"></textarea>
                                </div>
                        </td>
                </tr>