]> git.ipfire.org Git - thirdparty/squid.git/blobdiff - errors/templates/ERR_DIR_LISTING
Source Format Enforcement (#1234)
[thirdparty/squid.git] / errors / templates / ERR_DIR_LISTING
index f20313d52f846e9f9b79ec61e833a74c158ba542..69676e23afd7e129318bbde1f1d88f610e9991d7 100644 (file)
@@ -1,30 +1,31 @@
 <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
 <html><head>
+<meta type="copyright" content="Copyright (C) 1996-2023 The Squid Software Foundation and contributors">
 <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
 <title>Directory: %U</title>
-<style type="text/css"><!-- 
+<style type="text/css"><!--
  %l
 
 body
 :lang(fa) { direction: rtl; font-size: 100%; font-family: Tahoma, Roya, sans-serif; float: right; }
-:lang(he) { direction: rtl; float: right; }
+:lang(he) { direction: rtl; }
  --></style>
-</head><body>
+</head><body id=%c>
 <div id="titles">
 <h2>Directory: <a href="%U">%U</a>/</h2>
 </div>
 <hr>
 
 <div id="content">
-<p>Directory Content:</p>
+<h4>Directory Content:</h4>
 
 <blockquote id="data">
-<pre>%z</pre>
+<pre id="dirmsg">%z</pre>
 </blockquote>
 
 <table id="dirlisting" summary="Directory Listing">
 <tr>
-<th><a href="../"><img border="0" src="/squid-internal-static/icons/anthony-dirup.gif" alt="Parent Directory"></a></th>
+<th><a href="../"><img border="0" src="/squid-internal-static/icons/silk/arrow_up.png" alt=""></a></th>
 <th nowrap="nowrap"><a href="../">Parent Directory</a> (<a href="/">Root Directory</a>)</th>
 </tr>