]> git.ipfire.org Git - thirdparty/squid.git/blobdiff - errors/templates/ERR_FTP_PUT_MODIFIED
Source Format Enforcement (#532)
[thirdparty/squid.git] / errors / templates / ERR_FTP_PUT_MODIFIED
index c4a369d98b7cf9cf067c6c6c4eea170a86fd168f..2d240a5be873e55aeb22c2a4b52f883f165a9e5a 100644 (file)
@@ -1,14 +1,27 @@
 <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
 <html><head>
-<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
-<title>FTP PUT Successful: File updated</title>
-<style type="text/css"><!-- %l --></style>
-</head><body>
+<meta type="copyright" content="Copyright (C) 1996-2020 The Squid Software Foundation and contributors">
+<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
+<title>FTP PUT Successful.</title>
+<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; }
+ --></style>
+</head><body id=%c>
+<div id="titles">
 <h1 id="ftpsuccess">Operation successful</h1>
 <h2>File updated</h2>
+</div>
 <hr>
 
 <br>
+
 <hr>
-<div id="footer">Generated %T by %h (%s)</div>
+<div id="footer">
+<p>Generated %T by %h (%s)</p>
+<!-- %c -->
+</div>
 </body></html>