diff --git a/view/tpl/fileas_widget.tpl b/view/tpl/fileas_widget.tpl
index 1754a794b..a6a69b89c 100755
--- a/view/tpl/fileas_widget.tpl
+++ b/view/tpl/fileas_widget.tpl
@@ -3,9 +3,9 @@
{{$desc}}
diff --git a/view/tpl/saved_searches.tpl b/view/tpl/saved_searches.tpl
index b62404fcc..ff2d044ef 100644
--- a/view/tpl/saved_searches.tpl
+++ b/view/tpl/saved_searches.tpl
@@ -5,7 +5,7 @@
{{foreach $saved as $search}}
- {{$search.displayterm}}
+ {{$search.displayterm}}
{{/foreach}}