We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6e3459b commit 62cc82bCopy full SHA for 62cc82b
main/admin/settings.php
@@ -453,7 +453,8 @@ function handle_plugins()
453
Display :: display_confirmation_message(get_lang('SettingsStored'));
454
}
455
456
- echo get_lang('AvailablePlugins')."<br/><br/>";
+ //echo get_lang('AvailablePlugins')."<br/>
457
+ echo '<br />';
458
459
/* We scan the plugin directory. Each folder is a potential plugin. */
460
$pluginpath = api_get_path(SYS_PLUGIN_PATH);
0 commit comments