diff --git a/app/call_recordings/call_recording_edit.php b/app/call_recordings/call_recording_edit.php index bfba99955a..c78c8ebc42 100644 --- a/app/call_recordings/call_recording_edit.php +++ b/app/call_recordings/call_recording_edit.php @@ -17,7 +17,7 @@ The Initial Developer of the Original Code is Mark J Crane - Portions created by the Initial Developer are Copyright (C) 2017 + Portions created by the Initial Developer are Copyright (C) 2018 the Initial Developer. All Rights Reserved. Contributor(s): @@ -185,7 +185,7 @@ echo " ".$text['label-call_recording_name']."\n"; echo "\n"; echo "\n"; - echo " \n"; + echo " \n"; echo "
\n"; echo $text['description-call_recording_name']."\n"; echo "\n"; @@ -196,7 +196,7 @@ echo " ".$text['label-call_recording_path']."\n"; echo "\n"; echo "\n"; - echo " \n"; + echo " \n"; echo "
\n"; echo $text['description-call_recording_path']."\n"; echo "\n"; @@ -207,7 +207,7 @@ echo " ".$text['label-call_recording_length']."\n"; echo "\n"; echo "\n"; - echo " \n"; + echo " \n"; echo "
\n"; echo $text['description-call_recording_length']."\n"; echo "\n"; @@ -218,7 +218,7 @@ echo " ".$text['label-call_recording_date']."\n"; echo "\n"; echo "\n"; - echo " \n"; + echo " \n"; echo "
\n"; echo $text['description-call_recording_date']."\n"; echo "\n"; @@ -229,7 +229,7 @@ echo " ".$text['label-call_direction']."\n"; echo "\n"; echo "\n"; - echo " \n"; + echo " \n"; echo "
\n"; echo $text['description-call_direction']."\n"; echo "\n"; @@ -240,7 +240,7 @@ echo " ".$text['label-call_recording_description']."\n"; echo "\n"; echo "\n"; - echo " \n"; + echo " \n"; echo "
\n"; echo $text['description-call_recording_description']."\n"; echo "\n";