Forgot full php tag

This commit is contained in:
johnnyq 2022-01-01 17:27:31 -05:00
parent cf3c0a6410
commit 0250ac0623
1 changed files with 1 additions and 1 deletions

View File

@ -739,7 +739,7 @@ if(isset($_POST['add_company_settings'])){
<hr>
<button type="submit" name="add_database" class="btn btn-primary">Next <i class="fa fa-fw fa-arrow-circle-right"></i></button>
</form>
<? } ?>
<?php } ?>
</div>
</div>