We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0c4a559 commit 41c79ddCopy full SHA for 41c79dd
web/templates/admin/add_web.html
@@ -50,7 +50,7 @@
50
<td class="step-top">
51
<span class="page-title"><?=__('Add Web Domain')?></span>
52
<?php if ($user == 'admin') { ?>
53
- <span class="alert alert-info alert-with-icon">
+ <span class="alert alert-danger alert-with-icon">
54
<i class="fas fa-exclamation"></i>
55
<?=__('Avoid adding web domains on admin account')?>
56
</span>
0 commit comments