From d9aae20003eb670b7bf86708016473969088066a Mon Sep 17 00:00:00 2001 From: Jan-Christoph Borchardt Date: Sat, 20 Aug 2011 05:07:58 +0200 Subject: [PATCH 1/7] more valid HTML, alt attributes, refactored pagenavi etc. --- apps/contacts/templates/part.details.php | 4 +- apps/media/templates/music.php | 30 +++++++------- core/css/styles.css | 5 ++- core/templates/layout.user.php | 4 +- core/templates/part.pagenavi.php | 53 ++++++++++-------------- files/css/files.css | 2 +- files/index.php | 1 + files/templates/index.php | 12 +++--- files/templates/part.list.php | 1 - lib/template.php | 4 +- settings/js/users.js | 6 +-- settings/templates/apps.php | 2 +- settings/templates/help.php | 6 +-- settings/templates/users.php | 13 +++--- 14 files changed, 71 insertions(+), 72 deletions(-) diff --git a/apps/contacts/templates/part.details.php b/apps/contacts/templates/part.details.php index 5048349abc5..81b32f2ff56 100644 --- a/apps/contacts/templates/part.details.php +++ b/apps/contacts/templates/part.details.php @@ -30,6 +30,6 @@
- - + <?php echo $l->t('Delete');?> + <?php echo $l->t('Download');?>
diff --git a/apps/media/templates/music.php b/apps/media/templates/music.php index 3cbb1c50a95..cbfab0dff4a 100644 --- a/apps/media/templates/music.php +++ b/apps/media/templates/music.php @@ -1,11 +1,11 @@