Spaces 4 : Stop Shouting !
This commit is contained in:
parent
7062dc7b2e
commit
6dfd125872
@ -775,11 +775,11 @@ 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 string $htmlname Name of HTML select object
|
||||||
* @param int $useempty Show empty in list
|
* @param int $useempty Show empty in list
|
||||||
* @param int $longlabel Show long label
|
* @param int $longlabel Show long label
|
||||||
* @return string
|
* @return string
|
||||||
*/
|
*/
|
||||||
function select_month($selected='',$htmlname='monthid',$useempty=0,$longlabel=0)
|
function select_month($selected='',$htmlname='monthid',$useempty=0,$longlabel=0)
|
||||||
{
|
{
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user