From e332d1074f1b663ec66d37b0f575df2e41d5535c Mon Sep 17 00:00:00 2001 From: zotlabs Date: Mon, 1 May 2017 21:10:04 -0700 Subject: move theme specific files to theme dir --- view/tpl/abook_edit.tpl | 519 ------------------------------------------------ 1 file changed, 519 deletions(-) delete mode 100755 view/tpl/abook_edit.tpl (limited to 'view/tpl/abook_edit.tpl') diff --git a/view/tpl/abook_edit.tpl b/view/tpl/abook_edit.tpl deleted file mode 100755 index 9fb5c4b18..000000000 --- a/view/tpl/abook_edit.tpl +++ /dev/null @@ -1,519 +0,0 @@ -
-
- {{if $notself}} -
- - {{if $abook_prev || $abook_next}} -
- -
- - -
- -
- {{/if}} -
- {{/if}} -

{{$header}}

-
-
- {{if $notself}} - {{foreach $tools as $tool}} - {{if $tool.info}} -
-
- {{$tool.info}} -
-
- {{/if}} - {{/foreach}} - - {{/if}} - -
- - - - -
- {{if $notself}} - - {{if $is_pending}} -
- -
-
- {{include file="field_checkbox.tpl" field=$unapproved}} -
- -
-
-
-
- {{/if}} - {{if ! $is_pending}} -
-
- - -
-
- -
-
- - -
-
- -
- - - -
- -
- - - -
- -
- - - -
- -
- - - -
- -
-
- - - -
-
- -
-
- -
-
- -
-
- -
-
- -
-
- -
-
- -
-
- -
- - - -
- -
-
- -
- - - {{if $vcard.fn}}{{$vcard.fn}}{{/if}} - {{if $vcard.emails.0.address}}{{$vcard.emails.0.address}}{{/if}} - {{if $vcard.tels.0}}{{$vcard.tels.0.nr}}{{if $is_mobile}} {{/if}}{{/if}} - - -
-
-
- -
-
- {{if $vcard.org}} -
- - -
- {{/if}} -
-
- -
-
- {{if $vcard.title}} -
- - -
- {{/if}} -
-
- - -
-
- {{if $vcard.tels}} - {{foreach $vcard.tels as $tel}} -
- - - -
- {{/foreach}} - {{/if}} -
-
- - -
-
- {{if $vcard.emails}} - {{foreach $vcard.emails as $email}} -
- - - -
- {{/foreach}} - {{/if}} -
-
- -
-
- {{if $vcard.impps}} - {{foreach $vcard.impps as $impp}} -
- - - -
- {{/foreach}} - {{/if}} -
-
- -
-
- {{if $vcard.urls}} - {{foreach $vcard.urls as $url}} -
- - - -
- {{/foreach}} - {{/if}} -
-
- -
-
- {{if $vcard.adrs}} - {{foreach $vcard.adrs as $adr}} -
-
- - - -
-
- -
-
- -
-
- -
-
- -
-
- -
-
- -
-
- -
-
- {{/foreach}} - {{/if}} -
-
- -
-
- {{if $vcard.note}} - - - - {{/if}} -
-
- - -
- -
- -
- {{/if}} - - {{if $affinity}} -
- -
-
- {{if $slide}} -
{{$lbl_slider}}
- {{$slide}} - - {{/if}} - - {{if $multiprofs}} -
- {{$lbl_vis2}} - {{$profile_select}} -
- {{/if}} -
- -
-
-
-
- {{/if}} - - {{if $connfilter}} -
- -
-
- {{include file="field_textarea.tpl" field=$incl}} - {{include file="field_textarea.tpl" field=$excl}} -
- -
-
-
-
- {{else}} - - - {{/if}} - - {{if $rating}} -
- -
-
-
- {{$rating_info}} -
-
{{$lbl_rating_label}}
- {{$rating}} - {{include file="field_textarea.tpl" field=$rating_text}} - -
- -
-
-
-
- {{/if}} - - {{/if}} - - {{if ! $is_pending}} -
- {{if $notself}} - - {{/if}} -
-
-
- {{if $notself}}{{$permnote}}{{/if}} - {{if $self}}{{$permnote_self}}{{/if}} -
- - {{if $permcat_enable}} -
-  {{$permcat_new}} - {{include file="field_select.tpl" field=$permcat}} - {{/if}} - - - - - {{if $notself}} - - {{/if}} - - - {{foreach $perms as $prm}} - {{include file="field_acheckbox.tpl" field=$prm}} - {{/foreach}} -
{{$them}}{{$me}}
- - {{if $self}} -
- - {{include file="field_checkbox.tpl" field=$autoperms}} -
- {{/if}} - -
- -
-
-
-
- {{/if}} -
-
-
-
-- cgit v1.2.3