mirror of
https://github.com/e107inc/e107.git
synced 2025-08-05 06:07:32 +02:00
Deprecated $FORUMEND RSS code added for reference. Needs to be replaced by a shortcode.
This commit is contained in:
@@ -179,6 +179,13 @@ $FORUMEND = "<tr><td colspan='2' class='forumheader3' style='text-align:center'>
|
|||||||
</tr>
|
</tr>
|
||||||
</table>
|
</table>
|
||||||
</div>
|
</div>
|
||||||
|
<!--
|
||||||
|
<div style='text-align:center' class='spacer'>
|
||||||
|
<a href='".e_PLUGIN."rss_menu/rss.php?8.1.".e_QUERY."'><img src='".e_PLUGIN."rss_menu/images/rss1.png' alt='".LAN_431."' style='vertical-align: middle; border: 0;' /></a> <a href='".e_PLUGIN."rss_menu/rss.php?8.2.".e_QUERY."'><img src='".e_PLUGIN."rss_menu/images/rss2.png' alt='".LAN_432."' style='vertical-align: middle; border: 0;' /></a> <a href='".e_PLUGIN."rss_menu/rss.php?8.3.".e_QUERY."'><img src='".e_PLUGIN."rss_menu/images/rss3.png' alt='".LAN_433."' style='vertical-align: middle; border: 0;' /></a>
|
||||||
|
</div>
|
||||||
|
-->
|
||||||
|
|
||||||
|
|
||||||
<div class='nforumdisclaimer' style='text-align:center'>Powered by <b>e107 Forum System</b></div>";
|
<div class='nforumdisclaimer' style='text-align:center'>Powered by <b>e107 Forum System</b></div>";
|
||||||
|
|
||||||
$FORUMREPLYSTYLE = "<tr>
|
$FORUMREPLYSTYLE = "<tr>
|
||||||
|
Reference in New Issue
Block a user