diff --git a/libraries/TableSearch.class.php b/libraries/TableSearch.class.php
index f952418410..adaa3f10f8 100644
--- a/libraries/TableSearch.class.php
+++ b/libraries/TableSearch.class.php
@@ -1268,12 +1268,12 @@ EOT;
*/
function _getSearchAndReplaceHTML()
{
- $htmlOutput = __('Find')
- . ': ';
- $htmlOutput .= __('Replace with')
- . ': ';
+ $htmlOutput = __('Find:')
+ . '';
+ $htmlOutput .= __('Replace with:')
+ . '';
- $htmlOutput .= __('Column') . ':