1. Made wording changes & also extension of graphml file to .xml
This commit is contained in:
parent
382fd6ae80
commit
74edbcd45c
2 changed files with 2 additions and 2 deletions
|
@ -164,7 +164,7 @@ table.sparkline_wrapper_table td, th {
|
|||
<h2 class="sub_headings">Co-Author Network
|
||||
<c:choose>
|
||||
<c:when test="${numOfCoAuthorShips > 0 || numOfAuthors > 0}">
|
||||
<a href="${coAuthorshipDownloadFile}">(.GraphML File)</a></h2>
|
||||
<a href="${coAuthorshipDownloadFile}">(GraphML File)</a></h2>
|
||||
</c:when>
|
||||
<c:otherwise>
|
||||
</h2>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue