From 69e872209f4e40e4a3baa795be7df3d28bc1deaa Mon Sep 17 00:00:00 2001 From: Mark Nelson Date: Sat, 25 Feb 2017 13:48:54 +0800 Subject: [PATCH] #79 Replaced usages of hard-coded strings --- lang/en/customcert.php | 1 + templates/verify_certificate_result.mustache | 6 +++--- 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/lang/en/customcert.php b/lang/en/customcert.php index 41d8888..8739fce 100644 --- a/lang/en/customcert.php +++ b/lang/en/customcert.php @@ -25,6 +25,7 @@ $string['addcertpage'] = 'Add another certificate page'; $string['addelement'] = 'Add element'; $string['awardedto'] = 'Awarded to'; +$string['certificate'] = 'Certificate'; $string['code'] = 'Code'; $string['copy'] = 'Copy'; $string['coursetimereq'] = 'Required minutes in course'; diff --git a/templates/verify_certificate_result.mustache b/templates/verify_certificate_result.mustache index 9dc888b..8b71a6b 100644 --- a/templates/verify_certificate_result.mustache +++ b/templates/verify_certificate_result.mustache @@ -42,7 +42,7 @@ } }}