Skip to content
Snippets Groups Projects
Commit fb165577 authored by Florian Will's avatar Florian Will
Browse files

[TASK] website page is empty

parent 24cfdff7
No related branches found
Tags 9.2.2
1 merge request!64Feature 5168 unify root page selector
......@@ -47,7 +47,7 @@
</f:if>
<f:render section="iconButtons" />
</div>
<div class="module-docheader-bar-column-right">
<div class="module-docheader-bar-column-right" style="display: flex; align-items: center;">
<a href="https://www.sgalinski.de/" target="_blank" rel="noopener noreferrer"
title="Created by the TYPO3 agency sgalinski">
<img src="{f:uri.resource(path: 'Icons/logo-icon.svg')}" alt="Sgalinski Logo" style="width: 34px; height: 25.75px;" />
......
{namespace sgm=SGalinski\SgMail\ViewHelpers}
<div class="module" data-module-id="" data-module-name="">
<div class="module-docheader t3js-module-docheader">
<div class="module-docheader t3js-module-docheader">
<div class="module-docheader-bar module-docheader-bar-buttons t3js-module-docheader-bar t3js-module-docheader-bar-buttons">
<div class="module-docheader-bar-column-left">
</div>
<div class="module-docheader-bar-column-right">
<a href="https://www.sgalinski.de/" target="_blank" rel="noopener noreferrer"
title="Created by the TYPO3 agency sgalinski">
<img src="{f:uri.resource(path: 'Icons/logo-icon.svg')}" alt="Sgalinski Logo" style="width: 34px; height: 25.75px;" />
</a>
</div>
<div
class="module-docheader-bar module-docheader-bar-navigation t3js-module-docheader-bar t3js-module-docheader-bar-navigation">
<div class="module-docheader-bar-column-left">
</div>
<div class="module-docheader-bar-column-right">
</div>
</div>
<div
class="module-docheader-bar module-docheader-bar-buttons t3js-module-docheader-bar t3js-module-docheader-bar-buttons">
<div class="module-docheader-bar-column-left">
</div>
<div class="module-docheader-bar-column-right" style="display: flex; align-items: center;">
<a href="https://www.sgalinski.de/" target="_blank" rel="noopener noreferrer"
title="Created by the TYPO3 agency sgalinski">
<img src="{f:uri.resource(path: 'Icons/logo-icon.svg')}" alt="Sgalinski Logo" style="width: 34px; height: 25.75px;" />
</a>
<f:render partial="ButtonBar" arguments="{buttons:docHeader.buttons.right}" />
</div>
</div>
</div>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment