Remove the default "<div class=content>" which lead to cosmetic bug
in the plugins
This commit is contained in:
parent
457290f4e2
commit
5b8c5acbc7
1 changed files with 0 additions and 1 deletions
|
|
@ -38,7 +38,6 @@ if ( ! file_exists(NOALYSS_PLUGIN.'/'.trim($ext->me_file)))
|
|||
alert(j(_("Ce fichier n'existe pas ")));
|
||||
return;
|
||||
}
|
||||
echo '<div class="content">';
|
||||
require_once NOALYSS_PLUGIN.DIRECTORY_SEPARATOR.trim($ext->me_file);
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue