summaryrefslogtreecommitdiff
path: root/modules/toolbar/toolbar.tpl.php
diff options
context:
space:
mode:
Diffstat (limited to 'modules/toolbar/toolbar.tpl.php')
-rw-r--r--modules/toolbar/toolbar.tpl.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/modules/toolbar/toolbar.tpl.php b/modules/toolbar/toolbar.tpl.php
index 8a68998af..0da130872 100644
--- a/modules/toolbar/toolbar.tpl.php
+++ b/modules/toolbar/toolbar.tpl.php
@@ -16,7 +16,6 @@
?>
<div id="toolbar" class="clearfix">
<div class="toolbar-menu clearfix">
- <span class="toggle toggle-active"><?php print t('Show shortcuts'); ?></span>
<?php print render($toolbar['toolbar_menu']); ?>
<?php print render($toolbar['toolbar_user']); ?>
</div>