Loading htdocs/theme/raw/plugintype/artefact/plans/templates/import/plans.tpl +1 −1 Original line number Diff line number Diff line <div class="section-import"> <h2>{str tag=plan section=artefact.plans}</h2> <h2>{str tag=Plan section=artefact.plans}</h2> {foreach from=$entryplans item=plan} <div class="list-group-item"> <div id="entryplan-{$plan.id}" class="row"> Loading Loading
htdocs/theme/raw/plugintype/artefact/plans/templates/import/plans.tpl +1 −1 Original line number Diff line number Diff line <div class="section-import"> <h2>{str tag=plan section=artefact.plans}</h2> <h2>{str tag=Plan section=artefact.plans}</h2> {foreach from=$entryplans item=plan} <div class="list-group-item"> <div id="entryplan-{$plan.id}" class="row"> Loading