mirror of
https://github.com/moodle/moodle.git
synced 2025-08-04 16:36:37 +02:00
Space, the final frontier
This commit is contained in:
parent
5a666f05d5
commit
eb3bf78354
1 changed files with 1 additions and 1 deletions
|
@ -94,7 +94,7 @@ if ($currentaction == 'configblock') {
|
|||
$addrsspage = $page->url_get_full(array('instanceid' => $this->instance->id,
|
||||
'sesskey' => $USER->sesskey, 'blockaction' => 'config',
|
||||
'currentaction' => 'managefeeds', 'id' => $id));
|
||||
print ' <a href="'.$addrsspage.'"> '. get_string('editnewsfeeds', 'block_rss_client') .'</a><br />';
|
||||
print ' <a href="'.$addrsspage.'">'. get_string('editnewsfeeds', 'block_rss_client') .'</a><br />';
|
||||
}
|
||||
}
|
||||
?>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue