projects
/
moodle.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
bdbbcf1
)
Fix for MDL-8175 (void summary)
author
moodler
<moodler>
Thu, 18 Jan 2007 09:52:04 +0000
(09:52 +0000)
committer
moodler
<moodler>
Thu, 18 Jan 2007 09:52:04 +0000
(09:52 +0000)
index.php
patch
|
blob
|
history
diff --git
a/index.php
b/index.php
index 5c8d59ecc86223fac3a479d4e8773639f79a6d89..95a48f7c795822f0560804e53263418dec1d5412 100644
(file)
--- a/
index.php
+++ b/
index.php
@@
-97,7
+97,7
@@
?>
-<table id="layout-table" summary="">
+<table id="layout-table" summary="
layout
">
<tr>
<?php
// uh-changes start