Commit: b5858be47e1cb5cba114cfccfd540fd414bc74d1

Author: David Persson | Date: 2009-12-07 23:16:12 +0100
Updating title.
diff --git a/views/browser/index.html.php b/views/browser/index.html.php index 813a65a..2339531 100644 --- a/views/browser/index.html.php +++ b/views/browser/index.html.php @@ -1,4 +1,4 @@ -<h2>Available Libraries</h2> +<h2>Libraries</h2> <ul class="libraries"> <?php foreach ($libraries as $name => $config) { ?> <?php $display = ucwords(str_replace('_', ' ', $name)); ?>