From bcf083c719336c7d52db620ce1c515efe8aed214 Mon Sep 17 00:00:00 2001 From: Svornost <11434-svornost@users.noreply.gitgud.io> Date: Fri, 21 Feb 2020 22:30:06 -0800 Subject: [PATCH] Spaces --- src/SecExp/edicts.tw | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/SecExp/edicts.tw b/src/SecExp/edicts.tw index 7c20e4ab86b..8505010daa1 100644 --- a/src/SecExp/edicts.tw +++ b/src/SecExp/edicts.tw @@ -56,10 +56,10 @@ <br>''Troops detachment:'' <<= App.SF.Caps()>> has currently transferred troops to the security department HQ in addition to providing advanced equipment and training to security HQ personnel. [[Repeal|edicts][$SFSupportLevel--]] <<elseif $SFSupportLevel === 4>> - <br>''Full support:''<<= App.SF.Caps()>> is currently providing its full support to the security department, while transferring troops to the security department HQ in addition to providing advanced equipment and training to security HQ personnel. + <br>''Full support:'' <<= App.SF.Caps()>> is currently providing its full support to the security department, while transferring troops to the security department HQ in addition to providing advanced equipment and training to security HQ personnel. [[Repeal|edicts][$SFSupportLevel--]] <<elseif $SFSupportLevel === 5>> - <br>''Network assistance:''<<= App.SF.Caps()>> is currently assisting with a local install of its custom network full support and has transferred troops to the security department HQ in addition to providing advanced equipment and training to security HQ personnel. + <br>''Network assistance:'' <<= App.SF.Caps()>> is currently assisting with a local install of its custom network full support and has transferred troops to the security department HQ in addition to providing advanced equipment and training to security HQ personnel. [[Repeal|edicts][$SFSupportLevel--]] <</if>> <</if>> -- GitLab