added a </tr> tag that was missing from table

This commit is contained in:
dhawes 2005-05-27 01:21:05 +00:00
parent c7726acc74
commit 3cbf5b9d43

View file

@ -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>