From 690e278d956579a5d6b1b5b94e48c5b09b3134ba Mon Sep 17 00:00:00 2001 From: Zach Prezkuta Date: Fri, 11 Jan 2013 10:00:26 -0700 Subject: add newline at end of header --- view/theme/fancyred/tpl/smarty3/conv_item.tpl | 3 ++- view/theme/fancyred/tpl/smarty3/theme_settings.tpl | 3 ++- 2 files changed, 4 insertions(+), 2 deletions(-) (limited to 'view/theme/fancyred') diff --git a/view/theme/fancyred/tpl/smarty3/conv_item.tpl b/view/theme/fancyred/tpl/smarty3/conv_item.tpl index c26a05b7f..7b719fb60 100644 --- a/view/theme/fancyred/tpl/smarty3/conv_item.tpl +++ b/view/theme/fancyred/tpl/smarty3/conv_item.tpl @@ -2,7 +2,8 @@ * AUTOMATICALLY GENERATED TEMPLATE * DO NOT EDIT THIS FILE, CHANGES WILL BE OVERWRITTEN * - *}}{{if $item.comment_firstcollapsed}} + *}} +{{if $item.comment_firstcollapsed}}
{{$item.num_comments}} {{$item.hide_text}}
diff --git a/view/theme/fancyred/tpl/smarty3/theme_settings.tpl b/view/theme/fancyred/tpl/smarty3/theme_settings.tpl index 82e161618..3401f318b 100644 --- a/view/theme/fancyred/tpl/smarty3/theme_settings.tpl +++ b/view/theme/fancyred/tpl/smarty3/theme_settings.tpl @@ -2,7 +2,8 @@ * AUTOMATICALLY GENERATED TEMPLATE * DO NOT EDIT THIS FILE, CHANGES WILL BE OVERWRITTEN * - *}}{{include file="field_select.tpl" field=$font_size}} + *}} +{{include file="field_select.tpl" field=$font_size}} {{include file="field_select.tpl" field=$line_height}} -- cgit v1.2.3