Преглед на файлове

Adds utils to the close page and an id to the hint question div.

j8
damencho преди 8 години
родител
ревизия
593de63d49
променени са 2 файла, в които са добавени 4 реда и са изтрити 2 реда
  1. 2
    1
      close.html
  2. 2
    1
      close2.html

+ 2
- 1
close.html Целия файл

@@ -3,6 +3,7 @@
3 3
     <link rel="stylesheet" href="css/all.css"/>
4 4
     <!--#include virtual="title.html" -->
5 5
     <script><!--#include virtual="/interface_config.js" --></script>
6
+    <script src="utils.js?v=1"></script>
6 7
     <script src="close.js"></script>
7 8
 </head>
8 9
 <body>
@@ -12,7 +13,7 @@
12 13
     </div>
13 14
     <div class="hint-msg">
14 15
         <p>
15
-            <span>Did you know?</span>
16
+            <span id="hintQuestion">Did you know?</span>
16 17
             <span class="hint-msg__holder" id="hintMessage"></span>
17 18
         </p>
18 19
         <div class="happy-software"></div>

+ 2
- 1
close2.html Целия файл

@@ -3,6 +3,7 @@
3 3
     <link rel="stylesheet" href="css/all.css"/>
4 4
     <!--#include virtual="title.html" -->
5 5
     <script><!--#include virtual="/interface_config.js" --></script>
6
+    <script src="utils.js?v=1"></script>
6 7
     <script src="close.js"></script>
7 8
 </head>
8 9
 <body>
@@ -12,7 +13,7 @@
12 13
         </div>
13 14
         <div class="hint-msg">
14 15
             <p>
15
-                <span>Did you know?</span>
16
+                <span id="hintQuestion">Did you know?</span>
16 17
                 <span class="hint-msg__holder" id="hintMessage"></span>
17 18
             </p>
18 19
             <div class="happy-software"></div>

Loading…
Отказ
Запис