1
Fork 0

Tournament schedule: don't use bordered tables.

master
vonavi 2014-03-27 21:52:49 +02:00
parent 4c9c9459fc
commit ea40e45878
1 changed files with 1 additions and 1 deletions

View File

@ -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>"