mirror of
https://git.code.sf.net/p/seeddms/code
synced 2025-03-11 16:35:38 +00:00
make table for iptc data condensed
This commit is contained in:
parent
ebfbed7887
commit
57151b3b1f
|
@ -302,7 +302,7 @@ $(document).ready( function() {
|
|||
|
||||
if (count($files) > 0) {
|
||||
|
||||
print "<table class=\"table\">";
|
||||
print "<table class=\"table table-condensed table-sm\">";
|
||||
print "<thead>\n<tr>\n";
|
||||
print "<th width='20%'></th>\n";
|
||||
print "<th width='20%'>".getMLText("file")."</th>\n";
|
||||
|
|
Loading…
Reference in New Issue
Block a user