diff options
Diffstat (limited to 'bn_django/templates/comments/preview.html')
-rw-r--r-- | bn_django/templates/comments/preview.html | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/bn_django/templates/comments/preview.html b/bn_django/templates/comments/preview.html index cf49370..dbbc6c3 100644 --- a/bn_django/templates/comments/preview.html +++ b/bn_django/templates/comments/preview.html @@ -44,9 +44,6 @@ </td></tr> {% endif %} </table> - - - <p> {% trans "and" %} <input type="submit" name="submit" class="submit-post" value="{% trans "Post your comment" %}" id="submit" /> {% trans "or make changes" %}: </p> |