Update profile.jet.html
Cette révision appartient à :
Parent
f0be33c7c1
révision
c2df20269e
1 fichiers modifiés avec 1 ajouts et 1 suppressions
|
@ -18,7 +18,7 @@
|
|||
<!-- END SIDEBAR USER TITLE -->
|
||||
<!-- SIDEBAR BUTTONS -->
|
||||
<div class="profile-usermenu">
|
||||
{{if User.ID > 0 }}
|
||||
{{if UserProfile.ID > 0 }}
|
||||
{{if !User.CurrentUserIdentical(UserProfile.ID) }}
|
||||
{{if !User.IsFollower(UserProfile.ID)}}
|
||||
<a class="form-input" href="/user/{{UserProfile.ID}}/{{UserProfile.Username}}/follow" class="form-input btn-green">{{ T("follow")}}</a>
|
||||
|
|
Référencer dans un nouveau ticket