mirror of
https://expo.survex.com/repositories/expoweb/.git/
synced 2025-12-08 14:54:28 +00:00
perl and python scrips ../css -> /css
This commit is contained in:
@@ -32,7 +32,7 @@ print TABLE << "END";
|
||||
|
||||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
|
||||
<link rel="stylesheet" type="text/css" href="../../css/main2.css" />
|
||||
<link rel="stylesheet" type="text/css" href="/css/main2.css" />
|
||||
<title>1623/204 Passage Names Glossary</title>
|
||||
</head>
|
||||
|
||||
|
||||
@@ -32,7 +32,7 @@ print TABLE << "END";
|
||||
|
||||
<head>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
|
||||
<link rel="stylesheet" type="text/css" href="../../css/main2.css" />
|
||||
<link rel="stylesheet" type="text/css" href="/css/main2.css" />
|
||||
<title>1623/204 Question Mark List</title>
|
||||
</head>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user