diff options
author | friendica <info@friendica.com> | 2014-09-14 17:11:50 -0700 |
---|---|---|
committer | friendica <info@friendica.com> | 2014-09-14 17:11:50 -0700 |
commit | 0a5f0fe10bf7310666b96102e8e0da754d6ca439 (patch) | |
tree | 150bd622891d4e373325e79d77167612d40e4ad2 /view/tpl/settings_display.tpl | |
parent | 6be6b41a421f86579164288ea2fa7cebb6edd9d4 (diff) | |
parent | b5241c610fe3eeaebedebc94e43edb802565123a (diff) | |
download | volse-hubzilla-0a5f0fe10bf7310666b96102e8e0da754d6ca439.tar.gz volse-hubzilla-0a5f0fe10bf7310666b96102e8e0da754d6ca439.tar.bz2 volse-hubzilla-0a5f0fe10bf7310666b96102e8e0da754d6ca439.zip |
Merge https://github.com/friendica/red into pending_merge
Diffstat (limited to 'view/tpl/settings_display.tpl')
-rwxr-xr-x | view/tpl/settings_display.tpl | 2 |
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}}" /> |