mirror of
https://github.com/librenms/librenms.git
synced 2024-10-07 16:52:45 +00:00
Added back table-condensed
This commit is contained in:
@@ -61,7 +61,7 @@ if (count($apps_enabled)) {
|
||||
echo "
|
||||
<form id='appedit' name='appedit' method='post' action='' role='form' class='form-horizontal'>
|
||||
<input type=hidden name=device value='".$device['device_id']."'>
|
||||
<table class='table table-hover table-responsive'>
|
||||
<table class='table table-condensed table-hover table-responsive'>
|
||||
<tr align=center>
|
||||
<th>Enable</th>
|
||||
<th>Application</th>
|
||||
|
||||
Reference in New Issue
Block a user