From 9f37acc6d4fd71acc6625e5394d64e7be94cc34e Mon Sep 17 00:00:00 2001 From: rabuzarus <> Date: Mon, 3 Apr 2017 14:00:27 +0200 Subject: [PATCH] add href attribute to jot links --- view/theme/frio/templates/jot.tpl | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/view/theme/frio/templates/jot.tpl b/view/theme/frio/templates/jot.tpl index 75a0cbc051..d9e2faf576 100644 --- a/view/theme/frio/templates/jot.tpl +++ b/view/theme/frio/templates/jot.tpl @@ -16,20 +16,20 @@ {{* Mark the first list entry as active because it is the first which is active after opening the modal. Changing of the activity status is done by js in jot.tpl-header *}} {{if $acl}}
  • - {{$shortpermset}} + {{$shortpermset}}
  • {{/if}} {{if $preview}}
  • - {{$preview}} + {{$preview}}
  • {{/if}}
  • - {{$browser}} + {{$browser}}
  • @@ -40,20 +40,20 @@ {{* mark the first list entry as active because it is the first which is active after opening the modal. Changing of the activity status is done by js in jot.tpl-header *}}
  • - {{$message}} + {{$message}}
  • {{if $acl}}
  • - {{$shortpermset}} + {{$shortpermset}}
  • {{/if}} {{if $preview}}
  • - {{$preview}} + {{$preview}}
  • {{/if}}
  • - {{$browser}} + {{$browser}}