Commit aace2efb authored by Frank Wall's avatar Frank Wall Committed by Franco Fichtner

bring back gateway descriptions

(cherry picked from commit 6567725d)
parent 3f20b7e4
......@@ -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