minor template style change
This commit is contained in:
parent
0732ac5c16
commit
d0d051e072
1 changed files with 2 additions and 0 deletions
|
@ -70,6 +70,8 @@
|
||||||
|
|
||||||
<#if (existingConcepts?size = 0) >
|
<#if (existingConcepts?size = 0) >
|
||||||
<p>There are currently no concepts specified.</p>
|
<p>There are currently no concepts specified.</p>
|
||||||
|
<#else>
|
||||||
|
|
||||||
</#if>
|
</#if>
|
||||||
|
|
||||||
<div id="showAddForm">
|
<div id="showAddForm">
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue