Fix license tags
This commit is contained in:
parent
7077cbea1b
commit
8ee28103a2
2 changed files with 3 additions and 1 deletions
|
@ -199,7 +199,7 @@ moniker{
|
||||||
margin-top: 0px;
|
margin-top: 0px;
|
||||||
}
|
}
|
||||||
|
|
||||||
/* $This file is distributed under the terms of the license in /doc/license.txt$ */
|
|
||||||
.spacer{
|
.spacer{
|
||||||
font-size:0; line-height:0; clear:both;}
|
font-size:0; line-height:0; clear:both;}
|
||||||
|
|
||||||
|
|
|
@ -1,3 +1,5 @@
|
||||||
|
<#-- $This file is distributed under the terms of the license in /doc/license.txt$ -->
|
||||||
|
|
||||||
<table id='${tableID}'>
|
<table id='${tableID}'>
|
||||||
<caption>
|
<caption>
|
||||||
${tableCaption} <a href="${fileDownloadLink}">(.CSV File)</a>
|
${tableCaption} <a href="${fileDownloadLink}">(.CSV File)</a>
|
||||||
|
|
Loading…
Add table
Reference in a new issue