mirror of
https://github.com/Karaka-Management/oms-Support.git
synced 2026-02-13 14:58:41 +00:00
more bug fixes
This commit is contained in:
parent
a68995dc08
commit
c34176fa0a
|
|
@ -21,7 +21,7 @@ $head = $this->head;
|
||||||
/** @var array $dispatch */
|
/** @var array $dispatch */
|
||||||
$dispatch = $this->getData('dispatch') ?? [];
|
$dispatch = $this->getData('dispatch') ?? [];
|
||||||
?>
|
?>
|
||||||
<!DOCTYPE HTML>
|
<!DOCTYPE html>
|
||||||
<html lang="<?= $this->printHtml($this->response->header->l11n->language); ?>">
|
<html lang="<?= $this->printHtml($this->response->header->l11n->language); ?>">
|
||||||
<head>
|
<head>
|
||||||
<meta charset="utf-8">
|
<meta charset="utf-8">
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user