From: rabuzarus <> Date: Mon, 3 Apr 2017 12:00:27 +0000 (+0200) Subject: add href attribute to jot links X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=9f37acc6d4fd71acc6625e5394d64e7be94cc34e;p=friendica.git add href attribute to jot links --- 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}}