Utf8 convert
This commit is contained in:
@@ -34,7 +34,7 @@ function CDT(){
|
||||
//var tl = new Date('2020/01/01 00:00:00');
|
||||
|
||||
// You can add time's up message here
|
||||
var timer = new CountdownTimer('CDT',tl,'<span class="number-wrapper"><div class="line"></div><span class="number end">Ñòàðòóåì!</span></span>');
|
||||
var timer = new CountdownTimer('CDT',tl,'<span class="number-wrapper"><div class="line"></div><span class="number end">Стартуем!</span></span>');
|
||||
timer.countDown();
|
||||
}
|
||||
window.onload=function(){
|
||||
|
||||
Reference in New Issue
Block a user