Team layout: change 'modifier' to 'info'
This commit is contained in:
parent
4f2dbf5470
commit
dd766cf774
@ -39,7 +39,7 @@ $(document).ready(function() {
|
||||
<aside class="panel panel-default">
|
||||
<div class="panel-body">
|
||||
<p>
|
||||
<span style="font-weight: bolder;">{$my_team->get_name()}<a class="badge pull-right" href="/{$SALT_USER}/{$my_team->get_id()}/me">Modifier</a></span>
|
||||
<span style="font-weight: bolder;">{$my_team->get_name()}<a class="badge pull-right" href="/{$SALT_USER}/{$my_team->get_id()}/me">Info</a></span>
|
||||
<em>{$my_team->get_slogan()}</em>
|
||||
</p>
|
||||
<p>
|
||||
|
Loading…
Reference in New Issue
Block a user