diff options
| -rw-r--r-- | modules/help_mod_global_search.tpl | 1 | ||||
| -rw-r--r-- | modules/help_mod_package_search.tpl | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/modules/help_mod_global_search.tpl b/modules/help_mod_global_search.tpl new file mode 100644 index 0000000..9e6db5d --- /dev/null +++ b/modules/help_mod_global_search.tpl @@ -0,0 +1 @@ +<p>This module doesn't take any parameters.</p>
\ No newline at end of file diff --git a/modules/help_mod_package_search.tpl b/modules/help_mod_package_search.tpl new file mode 100644 index 0000000..9e6db5d --- /dev/null +++ b/modules/help_mod_package_search.tpl @@ -0,0 +1 @@ +<p>This module doesn't take any parameters.</p>
\ No newline at end of file |
