Make all tables red

This commit is contained in:
Dennis Eichhorn 2017-04-16 20:38:39 +02:00
parent be624b5d1f
commit 03756bbe27

View File

@ -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); ?>