Fix missing </form> tag that broke notify_customer and paid_deliver forms
This commit is contained in:
parent
b8f1fee102
commit
3db7d6449e
1 changed files with 1 additions and 0 deletions
|
|
@ -112,6 +112,7 @@ button.success{background:#10b981}
|
|||
<div class="actions">
|
||||
<button type="submit">Upload Songs</button>
|
||||
</div>
|
||||
</form>
|
||||
</div>
|
||||
|
||||
<div class="section">
|
||||
|
|
|
|||
Reference in a new issue