]> git.openstreetmap.org Git - osqa.git/blobdiff - forum/skins/default/templates/node/contributors_info.html
Applies some of the Justin Grant's patches.
[osqa.git] / forum / skins / default / templates / node / contributors_info.html
index 80121eafd5803e78774cdb106ca294997fe12d2a..3ed461b95d51a68e31b87a8ea41f7d66164aac1a 100644 (file)
@@ -1,5 +1,5 @@
 {% load extra_tags %}
-<div class='post-update-info'>
+<div class='post-update-info post-update-info-user'>
     <p style="line-height:12px;">
         {{ node_verb }}
         <strong>{% diff_date node.added_at %}</strong>
@@ -9,7 +9,7 @@
     {% get_score_badge node.author %}</p>
 </div>
 {% if node.last_edited %}
-    <div class='post-update-info'>
+    <div class='post-update-info post-update-info-edited'>
         <p style="line-height:12px;">
             <a href="{{ node.get_revisions_url }}">
                 {{ node.last_edited.verb }}