Show LP name on LP view - refs #7972

1.10.x
Angel Fernando Quiroz Campos 9 years ago
parent 65663477ae
commit 9bfd1d26b7
  1. 1
      main/template/default/learnpath/view.tpl

@ -80,6 +80,7 @@
{# TOC layout #}
<div id="toc_id" class="scorm-body" name="toc_name">
<div id="learning_path_toc" class="scorm-list">
<h1 class="scorm-title">{{ lp_title_scorm }}</h1>
{{ lp_html_toc }}
</div>
</div>

Loading…
Cancel
Save