Commit 43f61b07 authored by Franco Fichtner's avatar Franco Fichtner

services: update dyndns edit style

parent 638e3d8f
...@@ -423,11 +423,12 @@ include("head.inc"); ...@@ -423,11 +423,12 @@ include("head.inc");
</td> </td>
</tr> </tr>
<tr> <tr>
<td>&nbsp;</td> <td colspan="2">
<td><span class="vexpl"><span class="red"><strong><?= gettext("Note:") ?><br /> <?= sprintf(gettext('You must configure a DNS server in %sSystem: ' .
</strong></span><?= sprintf(gettext("You must configure a DNS server in %sSystem: 'General setup%s or allow the DNS server list to be overridden ' .
General setup%s or allow the DNS server list to be overridden 'by DHCP/PPP on WAN for dynamic DNS updates to work.'),
by DHCP/PPP on WAN for dynamic DNS updates to work."),'<a href="system_general.php">','</a>');?></span></td> '<a href="system_general.php">', '</a>'); ?>
</td>
</tr> </tr>
</table> </table>
</div> </div>
......
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