瀏覽代碼

user icon links

George S. Baugh 4 年之前
父節點
當前提交
a776167e6c
共有 1 個文件被更改,包括 1 次插入1 次删除
  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>
             : }