diff --git a/public_html/deployment/pages/act_phase.php b/public_html/deployment/pages/act_phase.php
index d67e2be8a0fc02efe1e7192a1abb449ac6eb0df5..09a562442476157157b8e91c6eb5cc55b0546c23 100644
--- a/public_html/deployment/pages/act_phase.php
+++ b/public_html/deployment/pages/act_phase.php
@@ -165,7 +165,7 @@ if ($sPhase) {
             // --- filecontent of template
             $ContentFile='<br>'.$sFile.'<br><br>'
                     .'<pre style="max-height:35em;">'
-                    . preg_replace('/(@replace\[.*\])/U', '<span class="replace">${1}</span>' , htmlentities(file_get_contents($sFile)))
+                    . preg_replace('/(@replace\[.*\])/U', '<span class="replace">$1</span>' , htmlentities(file_get_contents($sFile)))
                     .'</pre>';
 
             // --- output with tabs for a template file