Add picto
This commit is contained in:
parent
87419bf357
commit
3e522b1f54
@ -117,7 +117,7 @@ if ( !$action )
|
|||||||
{
|
{
|
||||||
$pagetitle=$langs->trans('AddResource');
|
$pagetitle=$langs->trans('AddResource');
|
||||||
llxHeader('',$pagetitle,'');
|
llxHeader('',$pagetitle,'');
|
||||||
print_fiche_titre($pagetitle,'','resource_32.png');
|
print_fiche_titre($pagetitle,'','resource.png@resource');
|
||||||
|
|
||||||
print '<form method="post" action="'.$_SERVER['PHP_SELF'].'" name="add_resource">';
|
print '<form method="post" action="'.$_SERVER['PHP_SELF'].'" name="add_resource">';
|
||||||
print '<input type="hidden" name="action" value="confirm_add_resource" />';
|
print '<input type="hidden" name="action" value="confirm_add_resource" />';
|
||||||
|
|||||||
BIN
htdocs/resource/img/object_resource.png
Normal file
BIN
htdocs/resource/img/object_resource.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 1.2 KiB |
BIN
htdocs/resource/img/resource.png
Normal file
BIN
htdocs/resource/img/resource.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 2.4 KiB |
Loading…
Reference in New Issue
Block a user