From 14024451e5b6d0787386b16e4ded638f6823305d Mon Sep 17 00:00:00 2001 From: Edward Barnard Date: Sun, 22 Dec 2013 01:29:40 +0000 Subject: [PATCH] Monitor link now displays for all valid libvlc paths. --- web/skins/classic/views/console.php | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/web/skins/classic/views/console.php b/web/skins/classic/views/console.php index 61f212666..c95a9c4c8 100644 --- a/web/skins/classic/views/console.php +++ b/web/skins/classic/views/console.php @@ -308,8 +308,11 @@ foreach( $displayMonitors as $monitor ) '.preg_replace( '/^.*\//', '', $monitor['Path'] ).'', canEdit( 'Monitors' ) ) ?> '.preg_replace( '/^.*\//', '', $monitor['Path'] ).'', canEdit( 'Monitors' ) ) ?> - - '.preg_replace( '/^.*\//', '', $monitor['Path'] ).'', canEdit( 'Monitors' ) ) ?> + + '.$shortpath.'', canEdit( 'Monitors' ) ) ?>