aboutsummaryrefslogtreecommitdiffstats
path: root/view
diff options
context:
space:
mode:
authorredmatrix <redmatrix@redmatrix.me>2015-06-29 22:19:44 -0700
committerredmatrix <redmatrix@redmatrix.me>2015-06-29 22:19:44 -0700
commit97e8275dc2a63e465adb789be9f94597e5f4d400 (patch)
treebf1724dd78f5ee8fd7f6832e0993b3fa6b80e410 /view
parenta7135b5ecd1716575e1dfe608f744bf989381630 (diff)
parent0b347ccc14a384bfcbda343aacc1dfa1b7ddd740 (diff)
downloadvolse-hubzilla-97e8275dc2a63e465adb789be9f94597e5f4d400.tar.gz
volse-hubzilla-97e8275dc2a63e465adb789be9f94597e5f4d400.tar.bz2
volse-hubzilla-97e8275dc2a63e465adb789be9f94597e5f4d400.zip
Merge branch 'master' of https://github.com/redmatrix/redmatrix
Diffstat (limited to 'view')
-rwxr-xr-xview/tpl/abook_edit.tpl5
1 files changed, 5 insertions, 0 deletions
diff --git a/view/tpl/abook_edit.tpl b/view/tpl/abook_edit.tpl
index 10692856e..d118cbb9c 100755
--- a/view/tpl/abook_edit.tpl
+++ b/view/tpl/abook_edit.tpl
@@ -50,8 +50,13 @@
{{/if}}
+{{if $connfilter}}
{{include file="field_textarea.tpl" field=$incl}}
{{include file="field_textarea.tpl" field=$excl}}
+{{else}}
+ <input type="hidden" name="{{$incl.0}}" value="{{$incl.2}}" />
+ <input type="hidden" name="{{$excl.0}}" value="{{$excl.2}}" />
+{{/if}}
{{if $rating}}
<h3>{{$lbl_rating}}</h3>