Skip to content

Commit 9b72100

Browse files
committed
Fix the tool-tip on the Limit restrictions Stigmatoz#30
1 parent 0835f0e commit 9b72100

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

src/options.html

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -143,9 +143,7 @@
143143
<div id='restrictionsBlock' hidden>
144144
<label>Access daily restrictions for websites: </label>
145145
<div class="tooltip"><img src="/icons/information.svg" height="18" />
146-
<span class="tooltiptext">Set the time you can spend on the site during the day. After this time,
147-
access
148-
to the site will be blocked.</span>
146+
<span class="tooltiptext">Set the maximum time allowed on the site per day. After this time, has elapsed the site will be blocked.</span>
149147
</div>
150148
<div class="margin-top-10">
151149
<input type="text" class="label-with-list" placeholder="Enter site name..."

0 commit comments

Comments
 (0)