mirror of
https://github.com/fspc/Yellow-Bike-Database.git
synced 2025-02-22 00:53:22 -05:00
Now that iframes are used in shop_log this fixes #45, thanks to Matt Marino for observing this issue.
This commit is contained in:
parent
8aae19686b
commit
0eed1328b5
@ -1,9 +1,9 @@
|
||||
<div class="footer">
|
||||
Send feedback about YBDB
|
||||
<span class="footer-line">
|
||||
<a href="https://github.com/fspc/Yellow-Bike-Database/issues">Bugs</a> |
|
||||
<a href="https://github.com/fspc/Yellow-Bike-Database/wiki">Wiki</a> |
|
||||
<a href="https://github.com/fspc/Yellow-Bike-Database/wiki/Development">Contribute</a>
|
||||
<a href="https://github.com/fspc/Yellow-Bike-Database/issues" target="_blank">Bugs</a> |
|
||||
<a href="https://github.com/fspc/Yellow-Bike-Database/wiki" target="_blank">Wiki</a> |
|
||||
<a href="https://github.com/fspc/Yellow-Bike-Database/wiki/Development" target="_blank">Contribute</a>
|
||||
</span>
|
||||
</div>
|
||||
</td>
|
||||
|
Loading…
x
Reference in New Issue
Block a user