File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 11< div class ="l-center edit ">
22 < div class ="l-sort clearfix ">
33 < div class ="l-unit-toolbar__buttonstrip ">
4- < a class ="ui-button cancel " href ="/list/dns/?domain=<?=htmlentities(trim($v_domain, "'"))? > &token= < ?=$_SESSION['token']? > "> < i class ="fas fa-arrow-left status-icon blue "> </ i > < ?=__('Back')?> </ a >
4+ < a class ="ui-button cancel " href ="javascript:window.history.back(); "> < i class ="fas fa-arrow-left status-icon blue "> </ i > < ?=__('Back')?> </ a >
55 </ div >
66 < div class ="l-unit-toolbar__buttonstrip float-right ">
77 < ?php
Original file line number Diff line number Diff line change 11< div class ="l-center edit ">
22 < div class ="l-sort clearfix ">
33 < div class ="l-unit-toolbar__buttonstrip ">
4- < a class ="ui-button cancel " href ="/list/mail/?domain=<?=htmlentities(trim($v_domain, "'"))? > &token= < ?=$_SESSION['token']? > "> < i class ="fas fa-arrow-left status-icon blue "> </ i > < ?=__('Back')?> </ a >
4+ < a class ="ui-button cancel " href ="javascript:window.history.back(); "> < i class ="fas fa-arrow-left status-icon blue "> </ i > < ?=__('Back')?> </ a >
55 </ div >
66 < div class ="l-unit-toolbar__buttonstrip float-right ">
77 < ?php
You can’t perform that action at this time.
0 commit comments