]> git.ipfire.org Git - thirdparty/squid.git/commitdiff
Error template adjustments
authorAmos Jeffries <squid3@treenet.co.nz>
Mon, 26 Jul 2010 09:14:48 +0000 (21:14 +1200)
committerAmos Jeffries <squid3@treenet.co.nz>
Mon, 26 Jul 2010 09:14:48 +0000 (21:14 +1200)
errors/templates/ERR_FTP_PUT_CREATED
errors/templates/ERR_FTP_PUT_ERROR
errors/templates/ERR_FTP_PUT_MODIFIED

index 13a01fccfbcd937bef30dcde9c1a3b977909395b..6434247f72bfbee140292dbce7bf3adf4c2e0fe9 100644 (file)
@@ -1,7 +1,7 @@
 <!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=utf-8">
-<title>FTP PUT Successful: File Created</title>
+<title>FTP PUT Successful.</title>
 <style type="text/css"><!-- 
  %l
 
index 01b838deaca5f574ce5f053c75616f1b52e775c7..f6a9da065d875e4b9bac7328bf3f5ac72f7827a7 100644 (file)
@@ -12,12 +12,12 @@ body
 </head><body>
 <div id="titles">
 <h1>ERROR</h1>
-<h2>FTP PUT/upload failed</h2>
+<h2>FTP PUT upload failed</h2>
 </div>
 <hr>
 
 <div id="content">
-<p>While trying to PUT the following URL: <a href="%U">%U</a></p>
+<p>An FTP protocol error occurred while trying to retrieve the URL: <a href="%U">%U</a></p>
 
 <p>Squid sent the following FTP command:</p>
 <blockquote id="data">
index 605d67b3889a0f15b0e0fc98f4d788bb3c240ad6..589395e4db1f8e62afa5501c73ba80fe4537d235 100644 (file)
@@ -1,7 +1,7 @@
 <!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=utf-8">
-<title>FTP PUT Successful: File Updated</title>
+<title>FTP PUT Successful.</title>
 <style type="text/css"><!-- 
  %l