diff --git a/view/templates/item/compose.tpl b/view/templates/item/compose.tpl index 6845234d4..c491a0fcf 100644 --- a/view/templates/item/compose.tpl +++ b/view/templates/item/compose.tpl @@ -100,17 +100,4 @@ - + \ No newline at end of file diff --git a/view/theme/frio/templates/comment_item.tpl b/view/theme/frio/templates/comment_item.tpl index 45a6116aa..b5fc13deb 100644 --- a/view/theme/frio/templates/comment_item.tpl +++ b/view/theme/frio/templates/comment_item.tpl @@ -36,6 +36,9 @@ +

diff --git a/view/theme/frio/templates/head.tpl b/view/theme/frio/templates/head.tpl index 300cb7d1d..9e960bdc9 100644 --- a/view/theme/frio/templates/head.tpl +++ b/view/theme/frio/templates/head.tpl @@ -151,7 +151,20 @@ - + + {{* Include the strings which are needed for some js functions (e.g. translation) They are loaded into the html so that js functions can use them *}} {{include file="js_strings.tpl"}} diff --git a/view/theme/frio/templates/jot.tpl b/view/theme/frio/templates/jot.tpl index cf62a89f6..b38babebf 100644 --- a/view/theme/frio/templates/jot.tpl +++ b/view/theme/frio/templates/jot.tpl @@ -182,17 +182,4 @@ can load different content into the jot modal (e.g. the item edit jot) - + \ No newline at end of file