Modal (Class): Add closing php tag.

This commit is contained in:
Nate 2020-03-05 10:57:20 -06:00 committed by GitHub
parent 36f1856c04
commit a93c172ea8
1 changed files with 3 additions and 1 deletions

View File

@ -67,4 +67,6 @@ if (!class_exists('modal')) {
}
}
}
}
?>