summaryrefslogtreecommitdiffstats
path: root/templates/main.php
diff options
context:
space:
mode:
Diffstat (limited to 'templates/main.php')
-rw-r--r--templates/main.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/main.php b/templates/main.php
index 0e5680ce8..099a1a5a5 100644
--- a/templates/main.php
+++ b/templates/main.php
@@ -46,7 +46,7 @@ if($showAll){
</div>
</div>
-<div id="rightcontent" class="rightcontent" data-id="<?php echo $_['feedid']; ?>">
+<div id="rightcontent" class="rightcontent">
<?php
echo '<div id="feed_items">';
echo $this->inc("part.items");