From 7975b860c0d6cc3c5d73f4ff0dfd62f97dff6bac Mon Sep 17 00:00:00 2001 From: Greg Gay Date: Tue, 24 Aug 2010 19:54:02 +0000 Subject: [PATCH] replace ampersand separators with SEP --- docs/themes/default/home/index_course.tmpl.php | 1 - 1 file changed, 1 deletion(-) diff --git a/docs/themes/default/home/index_course.tmpl.php b/docs/themes/default/home/index_course.tmpl.php index 88f3a10..54f76fc 100644 --- a/docs/themes/default/home/index_course.tmpl.php +++ b/docs/themes/default/home/index_course.tmpl.php @@ -66,7 +66,6 @@ if (isset($this->search_text)) $keywords = explode(' ', $this->search_text); ?>
  • - <?php echo _AT('my_authoring_course'); ?> -- 2.17.1