Various UI changes

This commit is contained in:
Arjit Chaudhary
2015-09-21 01:30:23 +05:30
parent ee21a773f7
commit e6965765f5
15 changed files with 108 additions and 125 deletions

View File

@@ -62,7 +62,7 @@ echo "<div class='row'>
<div class='col-md-4'>
<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-condensed table-responsive'>
<table class='table table-hover table-responsive'>
<tr align=center>
<th>Enable</th>
<th>Application</th>
@@ -99,4 +99,4 @@ echo '<div class="row">
';
echo '</form>';
echo '</div>';
echo '</div>';
echo '</div>';