mirror of
https://github.com/Karaka-Management/oms-Script.git
synced 2026-01-21 00:48:40 +00:00
more bug fixes
This commit is contained in:
parent
95d730b9ab
commit
de4116e315
|
|
@ -33,7 +33,7 @@ $amount = (float) ($this->request->getData('amount') ?? 10000.0);
|
|||
$duration = (int) ($this->request->getData('duration') ?? 10);
|
||||
|
||||
?>
|
||||
<!DOCTYPE HTML>
|
||||
<!DOCTYPE html>
|
||||
<html lang="<?= $cLang; ?>">
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user