From e742c11f3ffbed9324490a6ab00fa822d9d66d72 Mon Sep 17 00:00:00 2001 From: vyshane Date: Tue, 9 Jan 2007 10:42:23 +0000 Subject: [PATCH] Xhtml fixes for MDL-7861. --- mod/resource/config.html | 2 ++ mod/resource/type/file/localfile.php | 2 ++ mod/resource/type/file/localpath.php | 2 ++ 3 files changed, 6 insertions(+) diff --git a/mod/resource/config.html b/mod/resource/config.html index 02e1c0daf8..03bfc9db0e 100644 --- a/mod/resource/config.html +++ b/mod/resource/config.html @@ -1,4 +1,5 @@
+
@@ -159,4 +160,5 @@
+
diff --git a/mod/resource/type/file/localfile.php b/mod/resource/type/file/localfile.php index 98740ab258..8f412e1a5c 100644 --- a/mod/resource/type/file/localfile.php +++ b/mod/resource/type/file/localfile.php @@ -37,11 +37,13 @@
+

+
diff --git a/mod/resource/type/file/localpath.php b/mod/resource/type/file/localpath.php index b6575abbfd..c5a2e6f008 100644 --- a/mod/resource/type/file/localpath.php +++ b/mod/resource/type/file/localpath.php @@ -41,6 +41,7 @@
+

@@ -49,6 +50,7 @@ +
-- 2.39.5