|
@@ -2946,7 +2946,7 @@ channel."
|
|
(when scheduled
|
|
(when scheduled
|
|
(concat
|
|
(concat
|
|
(format "<text:span text:style-name=\"%s\">%s</text:span>"
|
|
(format "<text:span text:style-name=\"%s\">%s</text:span>"
|
|
- "OrgScheduledKeyword" org-deadline-string)
|
|
|
|
|
|
+ "OrgScheduledKeyword" org-scheduled-string)
|
|
(org-odt-timestamp scheduled contents info)))))))
|
|
(org-odt-timestamp scheduled contents info)))))))
|
|
|
|
|
|
|
|
|