mirror of
https://github.com/Karaka-Management/oms-Support.git
synced 2026-02-16 00:08:40 +00:00
Make all tables red
This commit is contained in:
parent
be624b5d1f
commit
03756bbe27
|
|
@ -19,7 +19,7 @@
|
||||||
echo $this->getData('nav')->render(); ?>
|
echo $this->getData('nav')->render(); ?>
|
||||||
|
|
||||||
<div class="box w-100">
|
<div class="box w-100">
|
||||||
<table class="table">
|
<table class="table red">
|
||||||
<caption><?= $this->getText('Tickets'); ?></caption>
|
<caption><?= $this->getText('Tickets'); ?></caption>
|
||||||
<thead>
|
<thead>
|
||||||
<tr><td><?= $this->getText('ID', 0, 0); ?>
|
<tr><td><?= $this->getText('ID', 0, 0); ?>
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user