andre 2 years ago
parent
commit
8c2bf6cdae
1 changed files with 8 additions and 0 deletions
  1. 8 0
      kerioEmail_help_mx.tpl

+ 8 - 0
kerioEmail_help_mx.tpl

@@ -125,6 +125,14 @@
 								{$LANG.domaindnsmanagement}
 								{$LANG.domaindnsmanagement}
 							</button>
 							</button>
 						</form>
 						</form>
+						<form method="post" action="clientarea.php?action=productdetails">
+							<input type="hidden" name="id" value="{$id}" />
+							<input type="hidden" name="modop" value="custom" />
+							<input type="hidden" name="a" value="setMX" />
+							<button type="submit" class="btn btn-default btn-block">
+								MX Einträge korrigieren
+							</button>
+						</form>
 					{/if}
 					{/if}
 				</div>
 				</div>
 			</div>
 			</div>