Avoid use of "<b>"/"</b>"
commitd56a88897bcaa9d552d1d2b90c33b7c6e29e330a
authorLukas Fleischer <archlinux@cryptocrack.de>
Fri, 21 Sep 2012 08:42:17 +0000 (21 10:42 +0200)
committerLukas Fleischer <archlinux@cryptocrack.de>
Mon, 24 Sep 2012 10:23:05 +0000 (24 12:23 +0200)
treec497cc2c86ca4592496d16223ce4e231e5f44e6e
parent6102759b7cb9fd23f4e7fa5f12137334ff30a410
Avoid use of "<b>"/"</b>"

* Use "<label>"/"</label>" for form labels.
* Use "<strong>"/"</strong>" for important text.
* Use "<h4>"/"</h4>" for headings.
* Drop "<b>"/"</b>" everywhere else.

Signed-off-by: Lukas Fleischer <archlinux@cryptocrack.de>
web/html/addvote.php
web/html/home.php
web/html/pkgsubmit.php
web/lib/acctfuncs.inc.php
web/lib/feedcreator.class.php
web/lib/translator.inc.php
web/template/tu_details.php