From f17c0c674f084c48a0b2919ac8fe7136a819859f Mon Sep 17 00:00:00 2001 From: Brett Profitt Date: Fri, 4 Jan 2013 14:44:55 -0500 Subject: Refs #3617. Added misc section for developer's theme preview. --- mod/developers/languages/en.php | 1 + 1 file changed, 1 insertion(+) (limited to 'mod/developers/languages/en.php') diff --git a/mod/developers/languages/en.php b/mod/developers/languages/en.php index 262759e23..856efe008 100644 --- a/mod/developers/languages/en.php +++ b/mod/developers/languages/en.php @@ -54,6 +54,7 @@ $english = array( 'theme_preview:modules' => 'Modules', 'theme_preview:navigation' => 'Navigation', 'theme_preview:typography' => 'Typography', + 'theme_preview:miscellaneous' => 'Miscellaneous', // unit tests 'developers:unit_tests:description' => 'Elgg has unit and integration tests for detecting bugs in its core classes and functions.', -- cgit v1.2.3