Skip to content

Commit 18f479a

Browse files
author
Florian Schaal
committed
interface/web/dns/dns_soa_edit.php - fixed error in line 122
1 parent b283598 commit 18f479a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

interface/web/dns/dns_soa_edit.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -117,7 +117,7 @@ function onShowEnd() {
117117
}
118118
$app->tpl->setVar("client_group_id", $client_select);
119119

120-
}
120+
// }
121121

122122
if($_SESSION["s"]["user"]["typ"] != 'admin')
123123
{

0 commit comments

Comments
 (0)