]> git.openstreetmap.org Git - osqa.git/blobdiff - forum/skins/default/templates/users/info.html
This is for the online users page. It has been disable. I am committing it so that...
[osqa.git] / forum / skins / default / templates / users / info.html
index e14cbf8adc694c03b5d1ff6723fa963985620120..efc49fdebd6295488db45a8f920c1f0bd46e54be 100644 (file)
@@ -51,7 +51,7 @@
                 {% if view_user.last_seen %}
                 <tr>
                     <td>{% trans "last seen" %}</td>
-                    <td><strong title="{{ view_user.last_login }}">{% diff_date view_user.last_login %}</strong></td>
+                    <td><strong title="{{ view_user.last_activity }}">{% diff_date view_user.last_activity %}</strong></td>
                 </tr>
                 {% endif %}
                 {% if view_user.website %}