[Gnucash-changes] r12853 - htdocs/trunk/externals - Fix the index.html file(s)

Derek Atkins warlord at cvs.gnucash.org
Wed Jan 18 18:14:41 EST 2006


Author: warlord
Date: 2006-01-18 18:14:41 -0500 (Wed, 18 Jan 2006)
New Revision: 12853
Trac: http://svn.gnucash.org/trac/changeset/12853

Added:
   htdocs/trunk/externals/index.html
Modified:
   htdocs/trunk/externals/en/index.html
Log:
Fix the index.html file(s)


Modified: htdocs/trunk/externals/en/index.html
===================================================================
--- htdocs/trunk/externals/en/index.html	2006-01-18 23:08:36 UTC (rev 12852)
+++ htdocs/trunk/externals/en/index.html	2006-01-18 23:14:41 UTC (rev 12853)
@@ -7,6 +7,6 @@
 <title>GnuCash - empty directory</title>
 </head>
 <body>
-<div><a href="../">Home</a></div>
+<div><a href="../../">Home</a></div>
 </body>
 </html>

Added: htdocs/trunk/externals/index.html
===================================================================
--- htdocs/trunk/externals/index.html	2006-01-18 23:08:36 UTC (rev 12852)
+++ htdocs/trunk/externals/index.html	2006-01-18 23:14:41 UTC (rev 12853)
@@ -0,0 +1,12 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN">
+<html>
+<head>
+<link rel="icon" href="/favicon.ico" type="image/x-icon">
+<link rel="shortcut icon" href="/favicon.ico" type="image/x-icon">
+<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
+<title>GnuCash - empty directory</title>
+</head>
+<body>
+<div><a href="../">Home</a></div>
+</body>
+</html>


Property changes on: htdocs/trunk/externals/index.html
___________________________________________________________________
Name: svn:eol-style
   + native



More information about the gnucash-changes mailing list