From 54c9f99fa5523683aed5b05bfb401b72072b9baf Mon Sep 17 00:00:00 2001 From: Markolie Date: Sun, 9 Nov 2014 02:01:44 +0100 Subject: [PATCH] Make the event text bold --- nano/templates/keycard_auth.tmpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nano/templates/keycard_auth.tmpl b/nano/templates/keycard_auth.tmpl index b326199bda9..f908e7bcf49 100644 --- a/nano/templates/keycard_auth.tmpl +++ b/nano/templates/keycard_auth.tmpl @@ -18,7 +18,7 @@ Used In File(s): \code\modules\security_levels\keycard_authentication.dm {{else data.screen == 2}}

Please swipe your card to authorize the following event:

-
{{:data.event}}
+
{{:data.event}}
{{:helper.link('Back', 'close', { 'reset' : 1 })}} {{/if}}