Fixed title style.
This commit is contained in:
parent
93d8c28327
commit
1f9c3aab41
1 changed files with 2 additions and 0 deletions
|
@ -34,6 +34,7 @@ ${scripts.add('<script type="text/javascript" src="${urls.base}/themes/iph/js/to
|
|||
<section id="individual-info" ${infoClass!} role="region" style="width: 100%;">
|
||||
<#include "individual-adminPanel.ftl">
|
||||
<header>
|
||||
<div id="articleHeaderWrapper">
|
||||
<div id="articleTitleWrapper">
|
||||
<#if relatedSubject??>
|
||||
<h2>${relatedSubject.relatingPredicateDomainPublic} ${i18n().for} ${relatedSubject.name}</h2>
|
||||
|
@ -78,6 +79,7 @@ ${scripts.add('<script type="text/javascript" src="${urls.base}/themes/iph/js/to
|
|||
<button id="print"><img onclick="javascript:printPageContent();" src="${urls.base}/themes/iph/images/print.svg"></button>
|
||||
</div>
|
||||
<@expandSwitch />
|
||||
</div>
|
||||
</header>
|
||||
<!-- Positions -->
|
||||
<#include "individual-positions.ftl">
|
||||
|
|
Loading…
Add table
Reference in a new issue