projects
/
moodle.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
09cef06
)
fixing syntax error
author
skodak
<skodak>
Thu, 16 Aug 2007 20:29:42 +0000
(20:29 +0000)
committer
skodak
<skodak>
Thu, 16 Aug 2007 20:29:42 +0000
(20:29 +0000)
admin/roles/tabs.php
patch
|
blob
|
history
diff --git
a/admin/roles/tabs.php
b/admin/roles/tabs.php
index cc571040ad21bcd0ac0d89305259178e73dbd757..4b81efb5e58c7dd997caaae8ffbeaddf621918ac 100755
(executable)
--- a/
admin/roles/tabs.php
+++ b/
admin/roles/tabs.php
@@
-90,7
+90,7
@@
if ($currenttab != 'update') {
'type' => 'misc');
$navlinks[] = array('name' => $instance->name,
- 'link' => "$CFG->wwwroot/mod/$module->name/view.php?id=$cm->id"
;
+ 'link' => "$CFG->wwwroot/mod/$module->name/view.php?id=$cm->id"
,
'type' => 'misc');
$navlinks[] = array('name' => $streditinga,