Add link to warehouse and bank account in cashdesk page.
This commit is contained in:
parent
7a4325be73
commit
3ac8d5736d
@ -900,10 +900,10 @@ function img_picto_common($alt, $picto, $options='', $pictoisfullpath=0)
|
||||
}
|
||||
|
||||
/**
|
||||
\brief Affiche logo action
|
||||
\param alt Texte sur le alt de l'image
|
||||
\param numaction Determine image action
|
||||
\return string Retourne tag img
|
||||
* \brief Affiche logo action
|
||||
* \param alt Texte sur le alt de l'image
|
||||
* \param numaction Determine image action
|
||||
* \return string Retourne tag img
|
||||
*/
|
||||
function img_action($alt = "default", $numaction)
|
||||
{
|
||||
|
||||
Loading…
Reference in New Issue
Block a user