mirror of
https://github.com/librenms/librenms.git
synced 2024-10-07 16:52:45 +00:00
remove some extra html tags (#6925)
This commit is contained in:
committed by
Neil Lathwood
parent
d8913baded
commit
08c21b5734
@ -237,10 +237,7 @@ foreach (getlocations() as $location) {
|
||||
</div>
|
||||
<button type="submit" class="btn btn-default btn-sm">Search</button>
|
||||
<a class="btn btn-default btn-sm" href="<?php echo(generate_url(array('page' => 'ports', 'section' => $vars['section'], 'bare' => $vars['bare']))); ?>" title="Reset critera to default." >Reset</a>
|
||||
</td>
|
||||
</form>
|
||||
</tr>
|
||||
</table>
|
||||
|
||||
<?php
|
||||
}
|
||||
|
Reference in New Issue
Block a user