#423: Changement affichage plugin

This commit is contained in:
Dany De Bontridder 2011-10-29 01:10:13 +00:00
parent db129f9b21
commit 148f634aeb
2 changed files with 3 additions and 41 deletions

View file

@ -15,7 +15,7 @@ if (isset($_REQUEST['plugin_code']) )
exit();
}
/* show name of extension */
echo '<div style="position:absolute;left:3px;top:3px;margin:0;z-index:10" class="noprint">';
echo '<div style="position:absolute;right:30px;top:4px;margin:0;z-index:10" class="noprint">';
echo '<h2 class="error" style="display:inline;padding:0px;margin:0px">'.$ext->get_parameter('name').'</h2>';