diff options
Diffstat (limited to 'view/theme/redbasic/tpl/theme_settings.tpl')
-rw-r--r-- | view/theme/redbasic/tpl/theme_settings.tpl | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/view/theme/redbasic/tpl/theme_settings.tpl b/view/theme/redbasic/tpl/theme_settings.tpl index 7a5e4a390..c7f2bf124 100644 --- a/view/theme/redbasic/tpl/theme_settings.tpl +++ b/view/theme/redbasic/tpl/theme_settings.tpl @@ -15,6 +15,7 @@ {{include file="field_input.tpl" field=$shadow}} {{include file="field_input.tpl" field=$section_width}} {{include file="field_input.tpl" field=$nav_min_opacity}} +{{include file="field_checkbox.tpl" field=$sloppy_photos}} <div class="settings-submit-wrapper"> <input type="submit" value="{{$submit}}" class="settings-submit" name="redbasic-settings-submit" /> </div> |