Add progress bar in the me page
Fixed class panel-body name in the me.tpl
This commit is contained in:
parent
b406ae93e3
commit
4f2dbf5470
3 changed files with 31 additions and 1 deletions
|
|
@ -5,7 +5,7 @@
|
|||
<div class="panel-heading">
|
||||
<h3 class="panel-title">Information sur l'équipe</h3>
|
||||
</div>
|
||||
<div class="panle-body">
|
||||
<div class="panel-body">
|
||||
{if not empty($members)}
|
||||
<table class="table">
|
||||
<thead><tr>
|
||||
|
|
|
|||
Reference in a new issue