diff options
author | friendica <info@friendica.com> | 2012-05-05 17:54:19 -0700 |
---|---|---|
committer | friendica <info@friendica.com> | 2012-05-05 17:54:19 -0700 |
commit | 47c3b43afd64cd1c05b67d347fb1219c42fe6d20 (patch) | |
tree | 9b3f2ae85a81c7983f6595679a370fc5a6815f1e /view/theme/diabook/theme_settings.tpl | |
parent | 49ccefd6c7add622ba84c72769a68d08ef043ef5 (diff) | |
parent | e1ab3a93cc450ca52c7651ecca8cad8334e5f1ce (diff) | |
download | volse-hubzilla-47c3b43afd64cd1c05b67d347fb1219c42fe6d20.tar.gz volse-hubzilla-47c3b43afd64cd1c05b67d347fb1219c42fe6d20.tar.bz2 volse-hubzilla-47c3b43afd64cd1c05b67d347fb1219c42fe6d20.zip |
Merge https://github.com/friendica/friendica into pull
Diffstat (limited to 'view/theme/diabook/theme_settings.tpl')
-rw-r--r-- | view/theme/diabook/theme_settings.tpl | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/view/theme/diabook/theme_settings.tpl b/view/theme/diabook/theme_settings.tpl index 61b0b6dac..d08f2819c 100644 --- a/view/theme/diabook/theme_settings.tpl +++ b/view/theme/diabook/theme_settings.tpl @@ -6,6 +6,8 @@ {{inc field_select.tpl with $field=$resolution}}{{endinc}} +{{inc field_input.tpl with $field=$TSearchTerm}}{{endinc}} + <div class="field select"> <a onClick="restore_boxes()" title="Restore right-hand column" style="cursor: pointer;">Restore right-hand column</a> </div> |