bring back gateway descriptions

This commit is contained in:
Frank Wall 2015-12-27 18:14:46 +01:00
parent e76fec2903
commit 6567725d61

View File

@ -349,11 +349,7 @@ $( document ).ready(function() {
<?=$gateway['monitor'];?>
</td>
<td>
<?php
if (!is_numeric($gateway['attribute'])) :?>
<?=$gateway['descr'];?>
<?php
endif;?>
</td>
<td>
<a href="system_gateways_edit.php?id=<?=$i;?>" class="btn btn-default btn-xs"