mirror of
https://github.com/Karaka-Management/oms-Support.git
synced 2026-02-02 02: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(); ?>
|
||||
|
||||
<div class="box w-100">
|
||||
<table class="table">
|
||||
<table class="table red">
|
||||
<caption><?= $this->getText('Tickets'); ?></caption>
|
||||
<thead>
|
||||
<tr><td><?= $this->getText('ID', 0, 0); ?>
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user