projects
/
moodle.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f466c9e
)
Removed extra <hr> tag
author
selliott
<selliott>
Sun, 15 Feb 2004 06:40:25 +0000
(06:40 +0000)
committer
selliott
<selliott>
Sun, 15 Feb 2004 06:40:25 +0000
(06:40 +0000)
course/recent.php
patch
|
blob
|
history
diff --git
a/course/recent.php
b/course/recent.php
index 8fa4ae167b1052aab801aacf557c3c662d7cf832..5f05a95d43249277bf84ecb7440f1de6c6adc5a9 100644
(file)
--- a/
course/recent.php
+++ b/
course/recent.php
@@
-171,7
+171,6
@@
default: $sectiontitle = get_string("section"); break;
}
- echo "<hr>";
foreach ($activities as $activity) {
if ($sortby == "default") {