Commit 4a8994a9 authored by Ad Schellevis's avatar Ad Schellevis

(dashboard) style

parent c876b694
...@@ -141,7 +141,7 @@ if (!empty($_REQUEST['getdyndnsstatus'])) { ...@@ -141,7 +141,7 @@ if (!empty($_REQUEST['getdyndnsstatus'])) {
?> ?>
</td> </td>
<td> <td>
<div id='dyndnsstatus<?php echo $i; ?>'><?php echo gettext("Checking ..."); ?></div> <div id='dyndnsstatus<?=$i;?>'><?=gettext("Checking ...");?></div>
</td> </td>
</tr> </tr>
<?php <?php
......
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