Commit 6567725d authored by Frank Wall's avatar Frank Wall

bring back gateway descriptions

parent e76fec29
......@@ -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"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment