From 21cda6136548a46670ca84fae76a046f57927115 Mon Sep 17 00:00:00 2001 From: cash Date: Sat, 2 Jul 2011 19:51:22 -0400 Subject: Fixes #3152 adds wrapping of views with comments --- mod/developers/languages/en.php | 2 ++ 1 file changed, 2 insertions(+) (limited to 'mod/developers/languages') diff --git a/mod/developers/languages/en.php b/mod/developers/languages/en.php index 827eb6ba3..a20241eff 100644 --- a/mod/developers/languages/en.php +++ b/mod/developers/languages/en.php @@ -25,6 +25,8 @@ $english = array( 'developers:help:screen_log' => "This displays elgg_log() and elgg_dump() output on the web page.", 'developers:label:show_strings' => "Show raw translation strings", 'developers:help:show_strings' => "This displays the translation strings used by elgg_echo().", + 'developers:label:wrap_views' => "Wrap views", + 'developers:help:wrap_views' => "This wraps almost every view with HTML comments. Useful for finding the view creating particular HTML.", 'developers:debug:off' => 'Off', 'developers:debug:error' => 'Error', -- cgit v1.2.3