aboutsummaryrefslogtreecommitdiffstats
path: root/view/tpl
diff options
context:
space:
mode:
authorfriendica <info@friendica.com>2014-03-04 20:58:12 -0800
committerfriendica <info@friendica.com>2014-03-04 20:58:12 -0800
commitefc828bed52eb32e1e99d757139d1133e3ec9b8a (patch)
treecd4fcbec8dda4688f5ef6fc3d94f5f421526c4e7 /view/tpl
parentd860ab3cc48b495a0ade5c1903af2c46d20a044e (diff)
downloadvolse-hubzilla-efc828bed52eb32e1e99d757139d1133e3ec9b8a.tar.gz
volse-hubzilla-efc828bed52eb32e1e99d757139d1133e3ec9b8a.tar.bz2
volse-hubzilla-efc828bed52eb32e1e99d757139d1133e3ec9b8a.zip
add pdl editor to settings/display
Diffstat (limited to 'view/tpl')
-rwxr-xr-xview/tpl/settings_display.tpl4
1 files changed, 4 insertions, 0 deletions
diff --git a/view/tpl/settings_display.tpl b/view/tpl/settings_display.tpl
index a8fb002fb..924b4b33f 100755
--- a/view/tpl/settings_display.tpl
+++ b/view/tpl/settings_display.tpl
@@ -16,6 +16,10 @@
<input type="submit" name="submit" class="settings-submit" value="{{$submit}}" />
</div>
+<br />
+<a href="pdledit">{{$layout_editor}}</a>
+<br />
+
{{if $theme_config}}
<h2>Theme settings</h2>
{{$theme_config}}