You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
'Please scan the code below in your 2FA application:' => 'To finish setting up two-factor authentication, scan the QR code below<br />using an authentication app (such as <a href="https://play.google.com/store/apps/details?id=com.google.android.apps.authenticator2">Google Authenticator</a>):',
Copy file name to clipboardExpand all lines: web/templates/admin/list_dns.html
+6-6Lines changed: 6 additions & 6 deletions
Original file line number
Diff line number
Diff line change
@@ -1,7 +1,7 @@
1
1
<divclass="l-center">
2
2
<divclass="l-sort clearfix noselect">
3
3
<divclass="l-unit-toolbar__buttonstrip">
4
-
<ahref="/add/dns/" class="ui-button cancel" title="<?=__('Add DNS Domain')?>"><iclass="fas fa-plus-circle status-icon-green"></i><?=__('Add DNS Domain')?></a>
4
+
<ahref="/add/dns/" class="ui-button cancel" title="<?=__('Add DNS Domain')?>"><iclass="fas fa-plus-circle status-icongreen"></i><?=__('Add DNS Domain')?></a>
0 commit comments