outsource record-generation and zone-generation to classes for better handling
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org>
This commit is contained in:
7
templates/Sparkle/dns_editor/index.tpl
vendored
7
templates/Sparkle/dns_editor/index.tpl
vendored
@@ -7,6 +7,13 @@ $header
|
||||
</h2>
|
||||
</header>
|
||||
|
||||
<div class="messagewrapperfull">
|
||||
<div class="warningcontainer bradius">
|
||||
<div class="warningtitle">{$lng['admin']['warning']}</div>
|
||||
<div class="warning">{$lng['dns']['howitworks']}</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<if !empty($errors)>
|
||||
<div class="errorcontainer bradius">
|
||||
<div class="errortitle">{$lng['error']['error']}</div>
|
||||
|
||||
Reference in New Issue
Block a user