From 19daa143dfab3ff4cc34336e67a1fa87ee167331 Mon Sep 17 00:00:00 2001 From: Alib Date: Tue, 23 Feb 2010 15:55:14 +0100 Subject: text changes --- includes/inc_vdr.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'includes/inc_vdr.php') diff --git a/includes/inc_vdr.php b/includes/inc_vdr.php index 233378b..939e376 100755 --- a/includes/inc_vdr.php +++ b/includes/inc_vdr.php @@ -292,7 +292,7 @@ function vdrlisttimers() { if (!is_numeric(substr($timers,0,1))) { - print "
  • {$timers}

  • \r\n"; + print "
  • none

  • \r\n"; return; } else -- cgit v1.2.3