mirror of
https://github.com/moodle/moodle.git
synced 2025-08-04 16:36:37 +02:00
added a </tr> tag that was missing from table
This commit is contained in:
parent
c7726acc74
commit
3cbf5b9d43
1 changed files with 1 additions and 0 deletions
|
@ -69,4 +69,5 @@
|
||||||
}
|
}
|
||||||
echo $courseid; ?>"><?php print_string('feedsaddedit', 'block_rss_client')?></a></center><br /><br />
|
echo $courseid; ?>"><?php print_string('feedsaddedit', 'block_rss_client')?></a></center><br /><br />
|
||||||
</td>
|
</td>
|
||||||
|
</tr>
|
||||||
</table>
|
</table>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue