FCLT#64499 SHA info in bestand met vaste naam. Maakt patch upgrade gemakkelijker
svn path=/Website/branches/v2020.2/; revision=48600
This commit is contained in:
@@ -25,7 +25,7 @@
|
||||
<% FCLTHeader.Generate(); %>
|
||||
<title>Facilitor file checksum verifier</title>
|
||||
<style>
|
||||
table { width: 800px!important };
|
||||
table { width: 900px!important };
|
||||
</style>
|
||||
</head>
|
||||
<body id="listbody">
|
||||
@@ -37,7 +37,7 @@ if (!SHAinfo)
|
||||
Response.End()
|
||||
}
|
||||
|
||||
Response.Write("<h1>Checking files from appl/{0} ({1})</h1>".format(
|
||||
Response.Write("<h1>Checking files from {0} ({1})</h1>".format(
|
||||
SHAinfo.shafile,
|
||||
toDateTimeString(SHAinfo.shadate)));
|
||||
|
||||
|
||||
Reference in New Issue
Block a user