summaryrefslogtreecommitdiff
path: root/index.php
diff options
context:
space:
mode:
Diffstat (limited to 'index.php')
-rw-r--r--index.php5
1 files changed, 0 insertions, 5 deletions
diff --git a/index.php b/index.php
index 61a676320..4c4fa5415 100644
--- a/index.php
+++ b/index.php
@@ -183,11 +183,6 @@
<option value="score"><?php echo __('Score') ?></option>
</select>
- <button dojoType="dijit.form.ToggleButton"
- id="include_children"
- onchange="viewCurrentFeed()">
- <?php echo __('With subcategories') ?></button>
-
<button dojoType="dijit.form.Button" name="update"
onclick="scheduleFeedUpdate()">
<?php echo __('Update') ?></button>