Fix a syntax error

This commit is contained in:
FusionPBX
2026-05-26 11:55:28 -06:00
committed by GitHub
parent 72db3b914e
commit 4d34454d14
-1
View File
@@ -1958,7 +1958,6 @@ if (permission_exists('voicemail_edit') && is_dir(dirname(__DIR__, 2) . '/app/vo
echo "</td>\n";
echo "</tr>\n";
}
}
if (permission_exists('voicemail_local_after_email')) {
echo "<tr>\n";