diff --git a/layouts/v7/modules/Settings/Workflows/ListViewContents.tpl b/layouts/v7/modules/Settings/Workflows/ListViewContents.tpl
index 53b5d355113503890e0fe0c7c73180850d13ff98..b292f67efbe55423b02c64529923ac818d55aeb0 100644
--- a/layouts/v7/modules/Settings/Workflows/ListViewContents.tpl
+++ b/layouts/v7/modules/Settings/Workflows/ListViewContents.tpl
@@ -41,7 +41,7 @@
 			<div class="col-md-4">
 				<div class="search-link hidden-xs" style="margin-top: 0px;">
 					<span aria-hidden="true" class="fa fa-search"></span>
-					<input class="searchWorkflows" type="text" type="text" value="{$SEARCH_VALUE}" placeholder="{vtranslate('LBL_WORKFLOW_SEARCH', $QUALIFIED_MODULE)}">
+					<input class="searchWorkflows" type="text" value="{decode_html($SEARCH_VALUE)|htmlentities}" placeholder="{vtranslate('LBL_WORKFLOW_SEARCH', $QUALIFIED_MODULE)}">
 				</div> 
 			</div>
 			<div class="col-md-3">