Browse Source

* fix templates/comments/none

master
Alex 'AdUser' Z 8 years ago
parent
commit
5ef7b88909
  1. 6
      templates/comments/none.html.ep

6
templates/comments/none.html.ep

@ -1,2 +1,4 @@
<%= l('No comments yet') %>.&nbsp;
<a href="#" id="cadd"><%= l('Add') %>?</a>
<div id="cadd">
<%= l('No comments yet') %>.&nbsp;
<a href="#" id="cadd"><%= l('Add') %>?</a>
</div>

Loading…
Cancel
Save