From 6025ab85950a0ddafcae1ac4c9475516c3c2dc69 Mon Sep 17 00:00:00 2001 From: Justin Foell <630830+jrfoell@users.noreply.github.com> Date: Fri, 30 Apr 2021 16:23:31 -0500 Subject: [PATCH] Add missing closing li tags :O --- src/WPStrava/Settings.php | 25 +++++++++++++------------ 1 file changed, 13 insertions(+), 12 deletions(-) diff --git a/src/WPStrava/Settings.php b/src/WPStrava/Settings.php index cd341c2..442a784 100644 --- a/src/WPStrava/Settings.php +++ b/src/WPStrava/Settings.php @@ -131,17 +131,18 @@ class WPStrava_Settings { __( "

Steps:

    -
  1. Create your free API Application/Connection here: %2\$s using the following information:
  2. - -
  3. Once you've created your API Application at strava.com, enter the Client ID and Client Secret below, which can now be found on that same strava API Settings page. +
  4. Create your free API Application/Connection here: %2\$s using the following information: + +
  5. +
  6. Once you've created your API Application at strava.com, enter the Client ID and Client Secret below, which can now be found on that same strava API Settings page.
  7. After saving your Client ID and Secret, you'll be redirected to strava to authorize your API Application. If successful, your Strava ID will display in a table, next to your nickname.
  8. If you need to re-authorize your API Application, erase your Strava ID next to your nickname and click 'Save Changes' to start over.
", @@ -172,7 +173,7 @@ class WPStrava_Settings { "

Steps:

  1. To use Google map images, you must create a Static Maps API Key. Create a free key by going here: %2\$s and clicking Get a Key
  2. -
  3. Once you've created your Google Static Maps API Key, enter the key below. +
  4. Once you've created your Google Static Maps API Key, enter the key below.
", 'wp-strava' ),