mirror of
https://github.com/transmission/transmission.git
synced 2026-04-21 01:10:34 +01:00
fix: broken HTML (#1446)
* chore: refresh css files with sass 1.26.10 * fix: css selector for toolbar-separator * chore: fix duplicate html ids in mac client faq * fix: duplicate ID 'pagetitle' tags in Mac help * fix: duplicate ID 'taskbox' tags in Mac help * chore: fix mismatched div
This commit is contained in:
@@ -23,7 +23,7 @@
|
||||
<img src="../gfx/TransmissionIcon.png" alt="Transmission Icon" height="32" width="32" border="0">
|
||||
|
||||
</div>
|
||||
<div id="pagetitle">
|
||||
<div class="pagetitle">
|
||||
<h1>Welcome to Transmission! </h1>
|
||||
</div>
|
||||
<p>Transmission is a BitTorrent client. It is used for peer to peer filesharing over the internet. BitTorrent is a fast way of transferring files, because everyone who downloads must also upload to others. This means speeds are only limited by the number of people connected to a given torrent - the more people the better!
|
||||
|
||||
Reference in New Issue
Block a user