Skip to content
Snippets Groups Projects
Commit 3a5f6db5 authored by aspangaro's avatar aspangaro
Browse files

Spaces 2 : return of the vilains

parent 9aa336e0
No related branches found
No related tags found
No related merge requests found
......@@ -773,13 +773,13 @@ class FormOther
}
/**
* Return HTML combo list of month
* Return HTML combo list of month
*
* @param string $selected Preselected value
* @param string $selected Preselected value
* @param string $htmlname Name of HTML select object
* @param int $useempty Show empty in list
* @param int $longlabel Show long label
* @return string
* @return string
*/
function select_month($selected='',$htmlname='monthid',$useempty=0,$longlabel=0)
{
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment