mirror of https://gitlab.com/bashrc2/epicyon
Plus symbol
parent
ebc9c02e6e
commit
023300c0c5
|
@ -456,7 +456,7 @@ def htmlCalendar(personCache: {}, cssCache: {}, translate: {},
|
|||
|
||||
newEventStr = \
|
||||
'<br><center>\n<p>\n' + \
|
||||
'<a href="' + calActor + '/newreminder">📅 ' + \
|
||||
'<a href="' + calActor + '/newreminder">➕ ' + \
|
||||
translate['Add to the calendar'] + '</a>\n</p>\n</center>\n'
|
||||
|
||||
calStr = \
|
||||
|
|
Loading…
Reference in New Issue