diff options
Diffstat (limited to 'client')
| -rw-r--r-- | client/html/help_search_posts.tpl | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/client/html/help_search_posts.tpl b/client/html/help_search_posts.tpl index e6cb707..efcb7c1 100644 --- a/client/html/help_search_posts.tpl +++ b/client/html/help_search_posts.tpl @@ -24,11 +24,11 @@ </tr> <tr> <td><code>upload</code></td> - <td>alias of <code>upload</code></td> + <td>alias of <code>uploader</code></td> </tr> <tr> <td><code>submit</code></td> - <td>alias of <code>upload</code></td> + <td>alias of <code>uploader</code></td> </tr> <tr> <td><code>comment</code></td> |