aboutsummaryrefslogtreecommitdiff
path: root/views/default/core/settings/tools/plugin.php
diff options
context:
space:
mode:
authorcash <cash@36083f99-b078-4883-b0ff-0f9b5a30f544>2011-02-05 23:31:47 +0000
committercash <cash@36083f99-b078-4883-b0ff-0f9b5a30f544>2011-02-05 23:31:47 +0000
commita7e426447b6d544b85acb7218e4dfb84de5ce36f (patch)
treebf515934f83985c90ad49d54cfad97d670712449 /views/default/core/settings/tools/plugin.php
parente1f29dc449b873f8e92340007ac5c57cc02af598 (diff)
downloadelgg-a7e426447b6d544b85acb7218e4dfb84de5ce36f.tar.gz
elgg-a7e426447b6d544b85acb7218e4dfb84de5ce36f.tar.bz2
using elgg-module-<type>
git-svn-id: http://code.elgg.org/elgg/trunk@8041 36083f99-b078-4883-b0ff-0f9b5a30f544
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>