Skip to content

Commit

Permalink
Merge pull request zpanel#222 from MathDerVakker/master
Browse files Browse the repository at this point in the history
misplaced div (master branch)
  • Loading branch information
Jacob Gelling committed Sep 9, 2014
2 parents 94ef498 + 0a5da16 commit ce9c12e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion modules/dns_admin/code/controller.ext.php
Original file line number Diff line number Diff line change
Expand Up @@ -247,7 +247,7 @@ static function DisplayDNSConfig()



$line .= "</div>";
//$line .= "</div>";
$line .= "</div>";
$line .= "</div>";
$line .= "</div>";
Expand Down

0 comments on commit ce9c12e

Please sign in to comment.