diff options
-rw-r--r-- | template/en/default/attachment/list.html.tmpl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/template/en/default/attachment/list.html.tmpl b/template/en/default/attachment/list.html.tmpl index a1b31dad3..10112ae2f 100644 --- a/template/en/default/attachment/list.html.tmpl +++ b/template/en/default/attachment/list.html.tmpl @@ -93,7 +93,7 @@ <td class="bz_disabled"> View All </td> - [% END %] + [% END %] </tr> </table> <br> |