mirror of
https://github.com/EGroupware/egroupware.git
synced 2025-01-13 17:38:19 +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";
|
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 != '')
|
if ($image != '')
|
||||||
{
|
{
|
||||||
|
Loading…
Reference in New Issue
Block a user