From 172be3b9091181a5eec3eb7aa5385ef2941ee000 Mon Sep 17 00:00:00 2001 From: Paul Arthur Date: Sun, 3 Feb 2013 11:31:50 -0500 Subject: Fix missed function call renames --- templates/show_test_table.inc.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'templates') diff --git a/templates/show_test_table.inc.php b/templates/show_test_table.inc.php index 7816a41e..8fb1951e 100644 --- a/templates/show_test_table.inc.php +++ b/templates/show_test_table.inc.php @@ -149,7 +149,7 @@ if (!defined('INSTALL')) { - + @@ -158,7 +158,7 @@ if (!defined('INSTALL')) { - + -- cgit