diff --git a/web/skins/bootstrap/views/header.php b/web/skins/bootstrap/views/header.php
index 2847901dc..5e977c45c 100644
--- a/web/skins/bootstrap/views/header.php
+++ b/web/skins/bootstrap/views/header.php
@@ -18,8 +18,10 @@
= makePopupLink( '?view=devices', 'zmDevices', 'devices', $SLANG['Devices'] ) ?>
- = makePopupLink( '?view=cycle&group='.$cycleGroup, 'zmCycle'.$cycleGroup, array( 'cycle', $cycleWidth, $cycleHeight ), $SLANG['Cycle'], $running ) ?>
- = makePopupLink( '?view=montage&group='.$cycleGroup, 'zmMontage'.$cycleGroup, 'montage', $SLANG['Montage'], $running ) ?>
+
+ = $SLANG['Cycle'] ?>
+ = $SLANG['Montage'] ?>
+