Look and feel v12
This commit is contained in:
parent
45bcd1c3bf
commit
f35f0ecf9d
@ -21,7 +21,7 @@
|
|||||||
/**
|
/**
|
||||||
* \file htdocs/comm/propal/contact.php
|
* \file htdocs/comm/propal/contact.php
|
||||||
* \ingroup propal
|
* \ingroup propal
|
||||||
* \brief Onglet de gestion des contacts de propal
|
* \brief Tab to manage contacts/adresses of proposal
|
||||||
*/
|
*/
|
||||||
|
|
||||||
require '../../main.inc.php';
|
require '../../main.inc.php';
|
||||||
|
|||||||
@ -255,6 +255,8 @@ $param = 'id='.$object->id.'&mainmenu=home';
|
|||||||
* Show list
|
* Show list
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
print '<br>';
|
||||||
|
|
||||||
print '<form method="POST" id="searchFormList" action="'.$_SERVER["PHP_SELF"].'">';
|
print '<form method="POST" id="searchFormList" action="'.$_SERVER["PHP_SELF"].'">';
|
||||||
print '<input type="hidden" name="token" value="'.newToken().'">';
|
print '<input type="hidden" name="token" value="'.newToken().'">';
|
||||||
print '<input type="hidden" name="formfilteraction" id="formfilteraction" value="list">';
|
print '<input type="hidden" name="formfilteraction" id="formfilteraction" value="list">';
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user