aboutsummaryrefslogtreecommitdiffstats
path: root/view/tpl/settings_display.tpl
diff options
context:
space:
mode:
authorJeroen <jeroenpraat@xs4all.nl>2014-09-14 12:39:11 +0000
committerJeroen <jeroenpraat@xs4all.nl>2014-09-14 12:39:11 +0000
commit254dc0ec988d54972ca856f0bcdf5c5cd0d41ce1 (patch)
tree6e415ab09756984ce336a4ea72e350c27353e985 /view/tpl/settings_display.tpl
parent2728f5a104878ed3237f4d6a19bfbea67ffeecd0 (diff)
downloadvolse-hubzilla-254dc0ec988d54972ca856f0bcdf5c5cd0d41ce1.tar.gz
volse-hubzilla-254dc0ec988d54972ca856f0bcdf5c5cd0d41ce1.tar.bz2
volse-hubzilla-254dc0ec988d54972ca856f0bcdf5c5cd0d41ce1.zip
Made link post titles to source optional in display settings. Hopefully I did a right.
Diffstat (limited to 'view/tpl/settings_display.tpl')
-rwxr-xr-xview/tpl/settings_display.tpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/view/tpl/settings_display.tpl b/view/tpl/settings_display.tpl
index 6eda6a6ec..f10f2e1c2 100755
--- a/view/tpl/settings_display.tpl
+++ b/view/tpl/settings_display.tpl
@@ -12,7 +12,7 @@
{{include file="field_input.tpl" field=$ajaxint}}
{{include file="field_input.tpl" field=$itemspage}}
{{include file="field_checkbox.tpl" field=$nosmile}}
-
+{{include file="field_checkbox.tpl" field=$title_tosource}}
<div class="settings-submit-wrapper" >
<input type="submit" name="submit" class="settings-submit" value="{{$submit}}" />