add documentation for urlIcal template variable, and make it point to the URL, rather than the method
This commit is contained in:
parent
211bbb552a
commit
9e0c0d2594
3 changed files with 13 additions and 1 deletions
|
|
@ -365,6 +365,11 @@ our $I18N = {
|
|||
lastUpdated => 1171043883,
|
||||
},
|
||||
|
||||
'urlIcal' => {
|
||||
message => q|A URL to the iCal feed for the calendar, starting at this month.|,
|
||||
lastUpdated => 1175028512,
|
||||
},
|
||||
|
||||
'paramStart' => {
|
||||
message => q|The starting date of the calendar.|,
|
||||
lastUpdated => 1171043883,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue