File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
com.woltlab.wcf/templates Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 117117 data-follow-user =" { link controller= ' UserFollow' id= $user -> userID } { /link} "
118118 class =" userProfileHeader__button button small jsTooltip"
119119 title =" { lang} wcf.user.button.unfollow{ /lang} "
120- >{ icon name= ' minus' type= ' solid' } </button >
120+ >{ icon name= ' user- minus' type= ' solid' } </button >
121121 { else }
122122 <button
123123 type =" button"
124124 data-following =" 0"
125125 data-follow-user =" { link controller= ' UserFollow' id= $user -> userID } { /link} "
126126 class =" userProfileHeader__button button small jsTooltip"
127127 title =" { lang} wcf.user.button.follow{ /lang} "
128- >{ icon name= ' plus' type= ' solid' } </button >
128+ >{ icon name= ' user- plus' type= ' solid' } </button >
129129 { /if }
130130 { /if }
131131 { /if }
You can’t perform that action at this time.
0 commit comments