diff options
Diffstat (limited to 'httemplate/edit/elements/part_svc_column.html')
-rw-r--r-- | httemplate/edit/elements/part_svc_column.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/httemplate/edit/elements/part_svc_column.html b/httemplate/edit/elements/part_svc_column.html index bc679e577..1944e5f6f 100644 --- a/httemplate/edit/elements/part_svc_column.html +++ b/httemplate/edit/elements/part_svc_column.html @@ -273,7 +273,7 @@ my %communigate_fields = ( &> % $svcpart = '' if $opt{clone}; <BR> -<INPUT NAME="submit" +<INPUT NAME="submitButton" TYPE="button" VALUE="<% emt($svcpart ? 'Apply changes' : 'Add service') %>" onclick="fixup_submit('<%$svcdb%>')" |