From: moodler Date: Mon, 2 Oct 2006 16:08:16 +0000 (+0000) Subject: String should be printed using s() MDL-6779 X-Git-Url: http://git.mjollnir.org/gw?a=commitdiff_plain;h=40cbc8bb70f8bd50a8d3c035c0c929d553601858;p=moodle.git String should be printed using s() MDL-6779 --- diff --git a/blocks/admin_tree/block_admin_tree.php b/blocks/admin_tree/block_admin_tree.php index 67b7e4b52b..ba184c71ed 100644 --- a/blocks/admin_tree/block_admin_tree.php +++ b/blocks/admin_tree/block_admin_tree.php @@ -187,7 +187,7 @@ class block_admin_tree extends block_base { $this->content->footer = '
'. '
'. - ''. + ''. ''. '
'; } else {