Explorar o código

Remove Emoji in username

Yoginth %!s(int64=6) %!d(string=hai) anos
pai
achega
0e57b0a301
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      templates/user/profile.tmpl

+ 1 - 1
templates/user/profile.tmpl

@@ -118,7 +118,7 @@
 						{{end}}
 						<center>
 							<span class="username text center">
-								<i style="font-size:12px" class="menu-icon octicon">👨‍💻</i> {{.Owner.Name}} <i style="font-size:12px" class="menu-icon octicon">👨‍💻</i>
+								@{{.Owner.Name}}
 							</span>
 							{{if .IsAdmin}}
 								<a class="poping up" href="{{AppURL}}admin/users/{{.Owner.ID}}" data-content="Settings" data-variation="inverted tiny" data-position="right center">⚙️</a>