File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
administrator/components/com_cpanel/tmpl/cpanel Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 4141 'url ' => Route::_ ('index.php?option=com_cpanel&task=addModule&function=jSelectModuleType&position= ' . $ this ->escape ($ this ->position )),
4242 'bodyHeight ' => '70 ' ,
4343 'modalWidth ' => '80 ' ,
44- 'footer ' => '<button type="button" class="button-cancel btn btn-sm btn- danger" data-bs-dismiss="modal" data-bs-target="#closeBtn"><span class="icon-times" aria-hidden="true"></span > '
44+ 'footer ' => '<button type="button" class="button-cancel btn btn-danger" data-bs-dismiss="modal" data-bs-target="#closeBtn"> '
4545 . Text::_ ('JLIB_HTML_BEHAVIOR_CLOSE ' ) . '</button> '
46- . '<button type="button" class="button-save btn btn-sm btn- success hidden" data-bs-target="#saveBtn"><span class="icon-copy" aria-hidden="true"></span > '
46+ . '<button type="button" class="button-save btn btn-success hidden" data-bs-target="#saveBtn"> '
4747 . Text::_ ('JSAVE ' ) . '</button> ' ,
4848 )
4949);
You can’t perform that action at this time.
0 commit comments