|
|
@@ -41,15 +41,7 @@ class InfoForm extends SortedFieldForm implements ClientArea
|
|
|
<div id="addspfmessage"></div>
|
|
|
<div id="adddmarcmessage"></div>
|
|
|
<div id="adddkimmessage"></div><br><br>
|
|
|
- <div id="addalertfooter"></div>
|
|
|
- <div class="lu-form-group">
|
|
|
- <label class="lu-form-label">DNS Record Type</label>
|
|
|
- <div class="lu-input-group" style="background:#eeeeee">
|
|
|
- <input type="text" value="ThurData Recommended" readonly="readonly" class="lu-form-control" style="">
|
|
|
- <div class="lu-input-group__addon">⇔</div>
|
|
|
- <input type="text" value="Current Value" readonly="readonly" class="lu-form-control" style="">
|
|
|
- </div>
|
|
|
- </div>';
|
|
|
+ <div id="addalertfooter"></div>';
|
|
|
$this->addInternalAlert($message, null, 100);
|
|
|
$this->addSection(new GeneralSection());
|
|
|
$this->addSection(new AdditionalSection());
|