TYPO3 v15 dev-main snapshot ()
This commit is contained in:
@@ -0,0 +1,20 @@
|
||||
<html xmlns:f="http://typo3.org/ns/TYPO3/CMS/Fluid/ViewHelpers" data-namespace-typo3-fluid="true">
|
||||
|
||||
<p>Root Directory: <strong>{publicPath}</strong></p>
|
||||
|
||||
<div class="t3js-folderStructure-output mt-4" style="display:none"></div>
|
||||
|
||||
<div class="t3js-folderStructure-errors mt-4" style="display:none">
|
||||
<h3>These files or folders have errors and may be fixed automatically:</h3>
|
||||
<div class="t3js-folderStructure-errors-list"></div>
|
||||
</div>
|
||||
|
||||
<h3 class="mt-4">Default File and Directory permissions</h3>
|
||||
<div class="t3js-folderStructure-permissions"></div>
|
||||
|
||||
<div class="t3js-folderStructure-ok mt-4" style="display:none">
|
||||
<h3>These structures don't need to be fixed:</h3>
|
||||
<div class="t3js-folderStructure-ok-list"></div>
|
||||
</div>
|
||||
|
||||
</html>
|
||||
Reference in New Issue
Block a user