From c570bb77947c29a78d9a2ac98e09832be0daac66 Mon Sep 17 00:00:00 2001 From: Paul Arthur Date: Mon, 28 Jan 2013 13:32:18 -0500 Subject: Replace mistaken _() with T_() --- templates/show_playtype_switch.inc.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'templates') diff --git a/templates/show_playtype_switch.inc.php b/templates/show_playtype_switch.inc.php index 9debe89b..6ff4c9d3 100644 --- a/templates/show_playtype_switch.inc.php +++ b/templates/show_playtype_switch.inc.php @@ -36,7 +36,7 @@ if (Preference::has_access('play_type')) { - + -- cgit