diff --git a/view/theme/frio/templates/jot.tpl b/view/theme/frio/templates/jot.tpl index 7b9c0c937f..c59b30cf71 100644 --- a/view/theme/frio/templates/jot.tpl +++ b/view/theme/frio/templates/jot.tpl @@ -162,7 +162,7 @@ {{* The jot modal - We use a own modal for the jot and not the standard modal from the page template. This is because the special structure of the jot -(e.g.jot navigation tabs in the modal titel area). +(e.g.jot navigation tabs in the modal title area). Then in the frio theme the jot will loaded regularly and is hidden by default.) The js function jotShow() loads the jot into the modal. With this structure we can load different content into the jot modal (e.g. the item edit jot)