aurweb/web/lib
Lukas Fleischer d56a88897b 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>
2012-09-24 12:23:05 +02:00
..
acctfuncs.inc.php Avoid use of "<b>"/"</b>" 2012-09-24 12:23:05 +02:00
aur.inc.php aur.inc.php: Document all functions using PHPDoc format 2012-09-24 02:04:02 +02:00
aurjson.class.php Migrate all DB code to use PDO 2012-09-18 00:58:46 +02:00
cachefuncs.inc.php Migrate all DB code to use PDO 2012-09-18 00:58:46 +02:00
config.inc.php.proto Migrate all DB code to use PDO 2012-09-18 00:58:46 +02:00
feedcreator.class.php Avoid use of "<b>"/"</b>" 2012-09-24 12:23:05 +02:00
gettext.php Add php-gettext libraries to "web/lib/". 2011-04-10 15:40:49 +02:00
pkgfuncs.inc.php Remove unused pkgnotify_from_sid function 2012-09-20 10:58:29 +02:00
routing.inc.php Use URL rewriting for user info page 2012-09-18 00:59:21 +02:00
stats.inc.php stats.inc.php: Document all functions using PHPDoc format 2012-09-24 02:04:03 +02:00
streams.php Add php-gettext libraries to "web/lib/". 2011-04-10 15:40:49 +02:00
translator.inc.php Avoid use of "<b>"/"</b>" 2012-09-24 12:23:05 +02:00
version.inc.php Release 1.9.1 2012-03-09 09:24:52 +01:00