Explorar o código

user icon links

George S. Baugh %!s(int64=4) %!d(string=hai) anos
pai
achega
a776167e6c
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      www/templates/posts.tx

+ 1 - 1
www/templates/posts.tx

@@ -86,7 +86,7 @@
                     </form>
                     : }
                     <span id="<: $post.id :>-<: $post.version :>-time" class="responsive-hide" style="float:right;"><: $post.created :></span>
-                    <a class='postericon <: $post.user :>' title='Posted by <: $post.user :>'>&nbsp;</a>
+                    <a href="/users/<: $post.user :>" class='postericon <: $post.user :>' title='Posted by <: $post.user :>'>&nbsp;</a>
                 : }
             </h3>
             : }