diff options
-rw-r--r-- | doc/patchqueue/make-searchform-template.mdwn | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/doc/patchqueue/make-searchform-template.mdwn b/doc/patchqueue/make-searchform-template.mdwn new file mode 100644 index 000000000..aac5a144a --- /dev/null +++ b/doc/patchqueue/make-searchform-template.mdwn @@ -0,0 +1,8 @@ +Here is a small patch that adds a new template for the search form. + +http://jameswestby.net/scratch/search_template.diff + +I wanted this so I could add a label to it easily. + +I don't really think there's a problem with doing it except that it makes it +more easy to break the search box.
\ No newline at end of file |