From 94ed5782ae88ed38d77ee5bee85108b4ef683f9f Mon Sep 17 00:00:00 2001 From: warior4356 Date: Sat, 20 Oct 2018 11:39:14 -0700 Subject: [PATCH] UI was missed in commit --- nano/templates/safe.tmpl | 21 ++++++++++++--------- 1 file changed, 12 insertions(+), 9 deletions(-) diff --git a/nano/templates/safe.tmpl b/nano/templates/safe.tmpl index e0c98215737..0e8bb29faa0 100644 --- a/nano/templates/safe.tmpl +++ b/nano/templates/safe.tmpl @@ -3,6 +3,9 @@ body { background: #3E4E69; } + #uiTitleFluff { + display: none; + } {{if data.open}} @@ -48,15 +51,15 @@
-
How to open your Scarborough Arms - 2 tumbler safe
+
How to open your Scarborough Arms - 2 tumbler safe.
-
1. Turn the dial to the right past the first number twice
-
2. Stop at the first number
-
3. Turn the dial to the left past the second number once
-
4. Stop at the second number
-
5. Turn to the right until the dial stops
-
6. Open the safe
+
1. Turn the dial right two full turns.
+
2. Keep turning right and stop on first number.
+
3. Turn the dial left one full turn.
+
4. Turn left to second number. Do not go past it.
+
5. Turn the dial right until it stops.
+
6. Open the safe.
-
To lock fully, turn the dial to the left for three rotations
+
To lock fully, turn the dial to the left for three rotations.
-{{/if}} \ No newline at end of file +{{/if}}