Skip to content

Commit ab16d7c

Browse files
committed
Merge pull request siddii#75 from a5sk4s/patch-1
Update index.html
2 parents 0ec88ec + bc45559 commit ab16d7c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ <h3>
7676
<h3>
7777
<timer interval="1000">{{hhours}} hours, {{mminutes}} minutes, {{sseconds}} seconds.</timer>
7878
</h3>
79-
<button class="btn" onclick="stopResumeTimer('clock-timer', this)" type="button">Stop</button>
79+
<button class="btn" onclick="stopResumeTimer('clock-timer-leading-zero', this)" type="button">Stop</button>
8080
</div>
8181
</section>
8282
<section id="timer-with-start-time">

0 commit comments

Comments
 (0)