Tournament schedule: don't use bordered tables.
This commit is contained in:
parent
4c9c9459fc
commit
ea40e45878
2
schedule
2
schedule
@ -173,7 +173,7 @@ info_output_lor() {
|
||||
|
||||
info_output_html() {
|
||||
echo "<div class=\"tour-info\">"
|
||||
echo " <table class=\"table table-condensed table-bordered\">"
|
||||
echo " <table class=\"table table-condensed\">"
|
||||
echo " <caption>"
|
||||
echo " <strong>${tour_num} тур (${date_beg} - ${date_end})</strong>"
|
||||
echo " </caption>"
|
||||
|
Loading…
Reference in New Issue
Block a user