Add link to warehouse and bank account in cashdesk page.

This commit is contained in:
Laurent Destailleur 2008-10-26 15:18:12 +00:00
parent 7a4325be73
commit 3ac8d5736d

View File

@ -900,10 +900,10 @@ function img_picto_common($alt, $picto, $options='', $pictoisfullpath=0)
} }
/** /**
\brief Affiche logo action * \brief Affiche logo action
\param alt Texte sur le alt de l'image * \param alt Texte sur le alt de l'image
\param numaction Determine image action * \param numaction Determine image action
\return string Retourne tag img * \return string Retourne tag img
*/ */
function img_action($alt = "default", $numaction) function img_action($alt = "default", $numaction)
{ {