#423: Changement affichage plugin
This commit is contained in:
parent
db129f9b21
commit
148f634aeb
2 changed files with 3 additions and 41 deletions
|
|
@ -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>';
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue