Merged r2229 from rel-1.2-maint branch
This commit is contained in:
commit
d5692e83f2
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@
|
||||||
|
|
||||||
<#include "menupage-checkForData.ftl">
|
<#include "menupage-checkForData.ftl">
|
||||||
|
|
||||||
<#if (!noData)>
|
<#if !noData>
|
||||||
<section id="intro-menupage" role="region">
|
<section id="intro-menupage" role="region">
|
||||||
<h3>${page.title}</h3>
|
<h3>${page.title}</h3>
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue