mirror of
https://github.com/olehomelchenko/minivlat-local-ua.git
synced 2025-12-21 21:22:24 +00:00
Add timer label to quiz and localize text based on version
This commit is contained in:
@@ -12,7 +12,9 @@
|
||||
</head>
|
||||
<body>
|
||||
<div id="quiz-container">
|
||||
<div id="timer">Time remaining: <span id="time">25</span>s</div>
|
||||
<div id="timer">
|
||||
<span id="timer-label">Time remaining:</span> <span id="time">25</span>s
|
||||
</div>
|
||||
<div id="quiz">
|
||||
<div id="chart"></div>
|
||||
<div id="question-block">
|
||||
|
||||
Reference in New Issue
Block a user