diff options
author | bnewbold <bnewbold@ziggy.(none)> | 2009-12-02 22:25:58 -0500 |
---|---|---|
committer | bnewbold <bnewbold@ziggy.(none)> | 2009-12-02 22:25:58 -0500 |
commit | 47bdef8be4cc2c660a15e0f688a0084118960172 (patch) | |
tree | fd62d8a06293b6c4944b93c067974c51aa6dcb4a /bn_django/templates/comments | |
parent | 456335102259e050a85202b5b818eea2018b574d (diff) | |
download | bnewnet-47bdef8be4cc2c660a15e0f688a0084118960172.tar.gz bnewnet-47bdef8be4cc2c660a15e0f688a0084118960172.zip |
misc, front page, whitespace, photos
Diffstat (limited to 'bn_django/templates/comments')
-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> |