zwischenstand
This commit is contained in:
@@ -83,17 +83,6 @@
|
||||
</f:be.infobox>
|
||||
</f:if>
|
||||
|
||||
<f:if condition="{invalidPaths}">
|
||||
<f:be.infobox title="Following paths are not valid:" state="1">
|
||||
<ul>
|
||||
<f:for each="{invalidPaths}" as="invalidPath">
|
||||
<li>{invalidPath}</li>
|
||||
</f:for>
|
||||
</ul>
|
||||
<p>Path should not contain the characters "*, ?, <, >, |, :, or #"!</p>
|
||||
</f:be.infobox>
|
||||
</f:if>
|
||||
|
||||
<hr class="double" />
|
||||
Used domain: {site.domain}
|
||||
|
||||
|
Reference in New Issue
Block a user