From 73b1cdfdf2e2b6d844366873d2405dbf32533089 Mon Sep 17 00:00:00 2001 From: Lee Willis Date: Mon, 2 Sep 2019 13:48:21 +0100 Subject: [PATCH] Template tweaks --- templates/author.php | 8 ++++---- templates/repository_contributors.php | 14 +++++++------- templates/repository_milestone_summary.php | 14 +++++++------- 3 files changed, 18 insertions(+), 18 deletions(-) diff --git a/templates/author.php b/templates/author.php index 1f7a78e..694b420 100644 --- a/templates/author.php +++ b/templates/author.php @@ -1,11 +1,11 @@ -
+

- + - +
- public_repos ) ) ?> repositories, followers ) ) ?> followers. + public_repos ) ) ?> repositories, followers ) ) ?> followers.

diff --git a/templates/repository_contributors.php b/templates/repository_contributors.php index ceb4805..9850e02 100644 --- a/templates/repository_contributors.php +++ b/templates/repository_contributors.php @@ -1,8 +1,8 @@ -
+

- + - description ) ?> + description ) ?>
@@ -11,11 +11,11 @@

  • Picture of <?= esc_attr( $contributor->author->login ) ?> + src=" $data['gravatar_size'] ), $contributor->author->avatar_url ) ); ?>" + alt="Picture of author->login ) ?>"> diff --git a/templates/repository_milestone_summary.php b/templates/repository_milestone_summary.php index ae350c0..967363c 100644 --- a/templates/repository_milestone_summary.php +++ b/templates/repository_milestone_summary.php @@ -1,28 +1,28 @@ -
    +

    - + - description ) ?> + description ) ?>
    Milestone: - title ) ?> + title ) ?>
    Issues: - open_issues ) ) ?> open, closed_issues ) ) ?> closed. + open_issues ) ) ?> open, closed_issues ) ) ?> closed.
    due_on ) ) : ?> Due: - due_on ), 'jS F Y' ) ) ?> + due_on ), 'jS F Y' ) ) ?>

    - description ) ) ?> + description ) ) ?>