Fix profile template - refs #7347

1.9.x
Angel Fernando Quiroz Campos 11 years ago
parent 59f1e2503b
commit 3cc07708ba
  1. 12
      main/template/default/skill/profile.tpl

@ -83,14 +83,14 @@
</div> </div>
</div> </div>
{% endfor %} {% endfor %}
{% endfor %} </div>
</div> </div>
{% endfor %}
{% else %} {% else %}
{% if search_skill_list is null %} {% if search_skill_list is null %}
<div class="warning-message">{{"NoResults"|get_lang}}</div> <div class="warning-message">{{"NoResults"|get_lang}}</div>
{% endif %}
{% endif %} {% endif %}
{% endif %}
</div> </div>
<div id="dialog-form" style="display:none;"> <div id="dialog-form" style="display:none;">
<form id="save_profile_form" class="form-horizontal" name="form"> <form id="save_profile_form" class="form-horizontal" name="form">

Loading…
Cancel
Save