diff options
Diffstat (limited to 'juick-www/src/main/webapp/WEB-INF/views/partial/message.html')
-rw-r--r-- | juick-www/src/main/webapp/WEB-INF/views/partial/message.html | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/juick-www/src/main/webapp/WEB-INF/views/partial/message.html b/juick-www/src/main/webapp/WEB-INF/views/partial/message.html index 5950ac7d..2d0e3e97 100644 --- a/juick-www/src/main/webapp/WEB-INF/views/partial/message.html +++ b/juick-www/src/main/webapp/WEB-INF/views/partial/message.html @@ -61,10 +61,5 @@ {% if msg.FriendsOnly %} <a href="#" class="a-privacy">Открыть доступ</a> {% endif %} - {% if isModerator %} - <a href="#" class="a-popular-plus">+</a> - <a href="#" class="a-popular-minus">-</a> - <a href="#" class="a-popular-delete">x</a> - {% endif %} </nav> </article>
\ No newline at end of file |