minor html and JS fixes
* avoid implicit creation of global vars * removed stray </small> * fix assignment with undefined variables
This commit is contained in:
@@ -381,8 +381,8 @@ button, .btn {
|
||||
<div><a href="#" class="tk" data-t="#DDDD">#DDDD</a> - Weekday (Monday)</div>
|
||||
</div>
|
||||
<div style="margin:10px;padding-top:10px;border-top:1px solid #444">
|
||||
<strong>Tips:</strong></small><br>
|
||||
• Mix text and tokens: "It's #HHMM O'Clock" or "#HH:#MM:#SS"<br>
|
||||
<strong>Tips:</strong><br>
|
||||
• Mix text and tokens: "It's #HHMM O'clock" or "#HH:#MM:#SS"<br>
|
||||
• Add '0' suffix for leading zeros: #TIME0, #HH0, etc.
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user