Skip to content

Commit 41c79dd

Browse files
author
Kristan Kenney
committed
Add emphasis to web domain security warning dialog
1 parent 0c4a559 commit 41c79dd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

web/templates/admin/add_web.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
<td class="step-top">
5151
<span class="page-title"><?=__('Add Web Domain')?></span>
5252
<?php if ($user == 'admin') { ?>
53-
<span class="alert alert-info alert-with-icon">
53+
<span class="alert alert-danger alert-with-icon">
5454
<i class="fas fa-exclamation"></i>
5555
<?=__('Avoid adding web domains on admin account')?>
5656
</span>

0 commit comments

Comments
 (0)