mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-12-26 00:29:38 +01:00
submit_button: added app for the image to search
This commit is contained in:
parent
7776d70236
commit
270920c5c4
@ -106,7 +106,7 @@ class html
|
||||
return "<INPUT $type NAME=\"$name\" VALUE=\"$value\" $options>\n";
|
||||
}
|
||||
|
||||
function submit_button($name,$lang,$onClick='',$no_lang=0,$options='',$image='')
|
||||
function submit_button($name,$lang,$onClick='',$no_lang=0,$options='',$image='',$app='')
|
||||
{
|
||||
if ($image != '')
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user