From 6ab20eb1b50da91ba35911fea8b09f2ef8e461fd Mon Sep 17 00:00:00 2001 From: redmatrix Date: Wed, 17 Jun 2015 17:44:31 -0700 Subject: lots of work on merging photo and file albums/folders --- view/tpl/settings.tpl | 3 +++ 1 file changed, 3 insertions(+) (limited to 'view') diff --git a/view/tpl/settings.tpl b/view/tpl/settings.tpl index eb497bbb5..ab62ede45 100755 --- a/view/tpl/settings.tpl +++ b/view/tpl/settings.tpl @@ -23,6 +23,9 @@ {{include file="field_input.tpl" field=$defloc}} {{include file="field_checkbox.tpl" field=$allowloc}} {{include file="field_checkbox.tpl" field=$adult}} + {{include file="field_input.tpl" field=$photo_path}} + {{include file="field_input.tpl" field=$attach_path}} +
-- cgit v1.2.3