1
0
Fork 0
mirror of synced 2024-06-27 02:20:36 +12:00

Merge pull request #1128 from tejr/dev

This commit is contained in:
Nick Sweeting 2023-03-26 18:46:06 -06:00 committed by GitHub
commit f86891bc33
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -36,7 +36,7 @@
{% endif %} {% endif %}
</span> </span>
</td> </td>
<td style="text-align:left; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; title="{{link.url}}"> <td style="text-align:left; white-space: nowrap; overflow: hidden; text-overflow: ellipsis;" title="{{link.url}}">
<a href="{{link.url}}"> <a href="{{link.url}}">
{{link.url}} {{link.url}}
</a> </a>