فهرست منبع

Added improvement from Unknwon

ExMex 9 سال پیش
والد
کامیت
40413c5c6c
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 1 1
      templates/user/profile.tmpl

+ 1 - 1
templates/user/profile.tmpl

@@ -59,7 +59,7 @@
 							*/}}
 							<li>
 								{{range .Orgs}}
-									<a href="{{AppSubUrl}}/{{.Name}}"><img class="ui mini image" src="{{.AvatarLink}}"></a>
+									<a href="{{.HomeLink}}"><img class="ui mini image" src="{{.AvatarLink}}"></a>
 								{{end}}
 							</li>
 							{{if and .IsSigned (ne .SignedUserName .Owner.Name)}}