commit
8f241d5670
@ -57,8 +57,10 @@ $object->fetch($id);
|
|||||||
$form = new Form($db);
|
$form = new Form($db);
|
||||||
|
|
||||||
$title = $langs->trans('Asset')." - ".$langs->trans('Info');
|
$title = $langs->trans('Asset')." - ".$langs->trans('Info');
|
||||||
$helpurl = "";
|
|
||||||
llxHeader('', $title, $helpurl);
|
$help_url = "";
|
||||||
|
|
||||||
|
llxHeader('', $title, $help_url);
|
||||||
|
|
||||||
$object->info($id);
|
$object->info($id);
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user