diff options
Diffstat (limited to 'hyperkitty/templates/threads/right_col.html')
-rw-r--r-- | hyperkitty/templates/threads/right_col.html | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/hyperkitty/templates/threads/right_col.html b/hyperkitty/templates/threads/right_col.html index 33ed790..7fa1743 100644 --- a/hyperkitty/templates/threads/right_col.html +++ b/hyperkitty/templates/threads/right_col.html @@ -22,11 +22,11 @@ old </div> </div> - {% if use_mockups %} + {% if use_mockups %} <p id="add_to_fav"> <a href="#AddFav" class="notsaved">Add to favorite discussions</a> </p> - {% endif %} + {% endif %} <!-- End dates --> <hr id="grey"/> <div id="tags"> @@ -52,4 +52,4 @@ </div> </section> - +{# vim: set noet: #} |