Skip to content

Commit

Permalink
Upper case name for brick
Browse files Browse the repository at this point in the history
  • Loading branch information
moodler committed Aug 23, 2010
1 parent b110d3c commit 7eba1da
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion theme/brick/lang/en/theme_brick.php
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
* @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later
*/

$string['pluginname'] = 'brick';
$string['pluginname'] = 'Brick';
$string['region-side-post'] = 'Right';
$string['region-side-pre'] = 'Left';
$string['choosereadme'] = '<div class="clearfix">
Expand Down

0 comments on commit 7eba1da

Please sign in to comment.