mirror of
https://github.com/moodle/moodle.git
synced 2025-01-19 06:18:28 +01:00
more preferredtitle tweaks
This commit is contained in:
parent
2335781f1c
commit
7eca7e10c5
@ -54,6 +54,7 @@
|
||||
}
|
||||
if ($rssfeeds = get_records('block_rss_client')) {
|
||||
foreach($rssfeeds as $rssfeed){
|
||||
if ($rss
|
||||
$feedoptions[$rssfeed->id] = $rssfeed->title;
|
||||
}
|
||||
$dropdownmenustring = choose_from_menu($feedoptions, 'rssid[]', '', '', '', '0', true);
|
||||
|
Loading…
x
Reference in New Issue
Block a user