Rename package listing button (#143)

Users have reported that the "view package listing" button is confusing
Renaming the button to "Manual Download" to mirror Citra
This commit is contained in:
Schplee 2019-11-13 19:51:41 -08:00 committed by Flame Sage
parent a8d64cda49
commit 213cb16358

View file

@ -69,7 +69,7 @@
</a> </a>
--> -->
<a class="button" id="view-package-listing-button"> <a class="button" id="view-package-listing-button">
View package listing Manual Download
</a> </a>
</div> </div>
</div> </div>