diff --git a/application/views/scripts/index/index.phtml b/application/views/scripts/index/index.phtml
index 098a1b0e..48d5e73f 100644
--- a/application/views/scripts/index/index.phtml
+++ b/application/views/scripts/index/index.phtml
@@ -2,7 +2,7 @@
compact): ?>
= $this->tabs ?>
= $this->escape($this->title) ?>
-form): ?>
+form && ! $this->compact): ?>
= $this->qlink('Hide settings', $this->url()->without('showSettings'), null, array('class' => 'icon-wrench')) ?>
= $this->qlink('Show settings', $this->url()->with('showSettings', true), null, array('class' => 'icon-wrench')) ?>