This commit is contained in:
sparkyx 2021-03-25 17:48:37 +01:00
parent 3db26be289
commit e9643d4a4f
7 changed files with 60 additions and 16 deletions

View file

@ -238,7 +238,7 @@ class HtmlInput
*/
static function button_anchor($p_label, $p_value, $p_name="",
$p_javascript="", $p_class="button")
$p_javascript="", $p_class="smallbutton")
{
$href="";
if ($p_value!="")