From 19daa143dfab3ff4cc34336e67a1fa87ee167331 Mon Sep 17 00:00:00 2001 From: Alib Date: Tue, 23 Feb 2010 15:55:14 +0100 Subject: text changes --- includes/include.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'includes/include.php') diff --git a/includes/include.php b/includes/include.php index 78c82c8..24a7735 100755 --- a/includes/include.php +++ b/includes/include.php @@ -159,7 +159,7 @@ function delete_timer($timer) { $ret = vdrdeltimer($timer); - $message = "
  • {$ret}

  • "; + $message = "
  • Timer deleted successfully

  • "; include('includes/inc_timers.php'); } -- cgit v1.2.3