diff --git a/web/skins/mobile/views/montage.php b/web/skins/mobile/views/montage.php index 347436a46..8311fe6f4 100644 --- a/web/skins/mobile/views/montage.php +++ b/web/skins/mobile/views/montage.php @@ -63,7 +63,7 @@ foreach( $monitors as $monitor ) $scale = getDeviceScale( $monitor['Width'], $monitor['Height'], $imagesPerLine*1.1 ); $imagePath = getStreamSrc( array( "mode=single", "monitor=".$monitor['Id'], "scale=".$scale ), '&' ); ?> - <?php echo $monitor['Name'] ?> + <?php echo $monitor['Name'] ?>