diff options
Diffstat (limited to 'client/html/posts_header.tpl')
| -rw-r--r-- | client/html/posts_header.tpl | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/client/html/posts_header.tpl b/client/html/posts_header.tpl index d1422d2..77d16ed 100644 --- a/client/html/posts_header.tpl +++ b/client/html/posts_header.tpl @@ -16,7 +16,6 @@ %><form class='horizontal bulk-edit bulk-edit-tags'><% %><span class='append hint'>Tagging with:</span><% %><a href class='mousetrap button append open'>Mass tag</a><% - %><wbr/><% %><%= ctx.makeTextInput({name: 'tag', value: ctx.parameters.tag}) %><% %><input class='mousetrap start' type='submit' value='Start tagging'/><% %><a href class='mousetrap button append close'>Stop tagging</a><% |