Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Simon Beginn
Better Apache Listing
Commits
f42c8b74
Verified
Commit
f42c8b74
authored
Sep 07, 2022
by
Simon Beginn
💻
Browse files
Changed username case
parent
75af640e
Changes
1
Hide whitespace changes
Inline
Side-by-side
index.php
View file @
f42c8b74
...
...
@@ -211,7 +211,7 @@
}
?>
</div>
<?php
if
(
$configShowFooter
)
echo
'<div id="footer"><a href="https://gitlab.simonmicro.de/simonmicro/better-apache-listing">Better Apache Listing by
S
imonmicro</a></div>'
;
?>
<?php
if
(
$configShowFooter
)
echo
'<div id="footer"><a href="https://gitlab.simonmicro.de/simonmicro/better-apache-listing">Better Apache Listing by
s
imonmicro</a></div>'
;
?>
<noscript><i>
JavaScript is inactive -> icons won't load correctly...
</i></noscript>
<script>
function
resolve_icon
(
img
,
possible_icon
)
{
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment