From e3c04b1fd0f441e0042e218f47696b1bfad26c73 Mon Sep 17 00:00:00 2001 From: Mario Vavti Date: Wed, 26 Sep 2018 22:24:36 +0200 Subject: guest access app --- view/tpl/tokens.tpl | 72 +++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 72 insertions(+) create mode 100644 view/tpl/tokens.tpl (limited to 'view/tpl/tokens.tpl') diff --git a/view/tpl/tokens.tpl b/view/tpl/tokens.tpl new file mode 100644 index 000000000..ccb1f8c61 --- /dev/null +++ b/view/tpl/tokens.tpl @@ -0,0 +1,72 @@ +
+
+

{{$title}}

+
+
+
+ + +
+ + {{if $atoken}}{{/if}} + {{include file="field_input.tpl" field=$name}} + {{include file="field_input.tpl" field=$token}} + {{include file="field_input.tpl" field=$expires}} +
+ +
+
+ +
+ +
+
+
+ {{$permnote}} +
+ + + + + + {{foreach $perms as $prm}} + {{include file="field_acheckbox.tpl" field=$prm}} + {{/foreach}} +
{{$me}}
+ +
+ +
+
+
+
+ + +
{{$desc2}}
+ + + {{if $tokens}} +
+ + {{foreach $tokens as $t}} + + + + + {{/foreach}} +
{{$t.atoken_name}}
+ +
+ {{/if}} +
-- cgit v1.2.3 From 1eaf6df842184743ee20ec69931be1ff7136f34e Mon Sep 17 00:00:00 2001 From: Mario Vavti Date: Thu, 4 Oct 2018 22:21:20 +0200 Subject: fix issues with bs accordions --- view/tpl/tokens.tpl | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'view/tpl/tokens.tpl') diff --git a/view/tpl/tokens.tpl b/view/tpl/tokens.tpl index ccb1f8c61..587965832 100644 --- a/view/tpl/tokens.tpl +++ b/view/tpl/tokens.tpl @@ -19,10 +19,10 @@ -
+