I didn't change anything, but Git says I did ¯\_(ツ)_/¯

V2_Rewrite
Skylar Ittner 6 years ago
parent 8d0a0866b1
commit 25f2f7df65

@ -193,7 +193,7 @@ if ($VARS['progress'] == "1") {
$alerticon = "square-o";
}
?>
<i class="fa fa-fw fa-<?php echo $alerticon ?>"></i> <?php echo $alert ?>
<i class="fa fa-fw fa-<?php echo $alerticon ?>"></i> <?php echo $alert ?>
</div>
<?php
}

Loading…
Cancel
Save