diff options
Diffstat (limited to 'templates/show_modules.inc.php')
-rw-r--r-- | templates/show_modules.inc.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/show_modules.inc.php b/templates/show_modules.inc.php index 8b0b139f..0fc80bfb 100644 --- a/templates/show_modules.inc.php +++ b/templates/show_modules.inc.php @@ -30,7 +30,7 @@ $localplay_modules = get_localplay_controllers(); $web_path = conf('web_path'); ?> -<span class="header2"><?php echo _('Modules'); ?></span> +<span class="header1"><?php echo _('Modules'); ?></span> <table class="border" border="0" cellspacing="0"> <tr class="table-header"> <th><?php echo _('Module Name'); ?></th> |