mirror of
https://github.com/librenms/librenms.git
synced 2024-10-07 16:52:45 +00:00
@ -8,7 +8,7 @@ if ($config['twofactor'] && isset($twofactorform)) {
|
||||
<div class="panel panel-default">
|
||||
<div class="panel-heading">
|
||||
<h3 class="panel-title">
|
||||
<?php echo '<img src="' . $config['title_image'] . '">'; ?>
|
||||
<?php echo '<img src="' . $config['title_image'] . '" class="img-responsive">'; ?>
|
||||
</h3>
|
||||
</div>
|
||||
<div class="panel-body">
|
||||
|
Reference in New Issue
Block a user