From d46a2a2aefe2b33590a7bdc83428dd17f7b94f75 Mon Sep 17 00:00:00 2001 From: Rick Heil Date: Tue, 19 Mar 2019 11:01:28 -0500 Subject: [PATCH 1/2] add UUID to en locale and to listing --- locales/en.json | 3 ++- views/profile_listing.php | 15 ++++++++++----- 2 files changed, 12 insertions(+), 6 deletions(-) diff --git a/locales/en.json b/locales/en.json index d877275..26bd815 100644 --- a/locales/en.json +++ b/locales/en.json @@ -4,5 +4,6 @@ "profile": "Profiles", "profilename": "Profile Name", "payloadname": "Payload Name", - "report": "Profile Report" + "report": "Profile Report", + "uuid": "UUID" } diff --git a/views/profile_listing.php b/views/profile_listing.php index 1b8e8cf..85901fa 100644 --- a/views/profile_listing.php +++ b/views/profile_listing.php @@ -17,8 +17,9 @@ - - + + +