From cb2b8ede3f904821ebb51814dea879166d46c152 Mon Sep 17 00:00:00 2001 From: greg gay Date: Thu, 25 Aug 2011 20:40:25 +0000 Subject: [PATCH] markup validation --- docs/themes/default/users/index.tmpl.php | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/docs/themes/default/users/index.tmpl.php b/docs/themes/default/users/index.tmpl.php index 9a1e5a0e4..7e0b1b017 100644 --- a/docs/themes/default/users/index.tmpl.php +++ b/docs/themes/default/users/index.tmpl.php @@ -45,11 +45,10 @@ - '.htmlentities_utf8($row['title']).'' ?>
: - '. get_display_name($row['member_id']).''; ?> + '. get_display_name($row['member_id']).''; ?> - +
  • -
    +
  • -
+ + +
<?php echo _AT('resume'); ?> -- 2.17.1