aboutsummaryrefslogtreecommitdiff
path: root/views/default/core/settings/tools/plugin.php
diff options
context:
space:
mode:
Diffstat (limited to 'views/default/core/settings/tools/plugin.php')
-rw-r--r--views/default/core/settings/tools/plugin.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/views/default/core/settings/tools/plugin.php b/views/default/core/settings/tools/plugin.php
index 8fcc87bee..50cc55b50 100644
--- a/views/default/core/settings/tools/plugin.php
+++ b/views/default/core/settings/tools/plugin.php
@@ -23,7 +23,7 @@ if ($user_guid) {
if (elgg_view("usersettings/{$plugin}/edit")) {
?>
-<div class="elgg-module elgg-info-module">
+<div class="elgg-module elgg-module-info">
<div class="elgg-head">
<h3><?php echo elgg_echo($plugin); ?></h3>
</div>