diff --git a/app/call_flows/call_flows.php b/app/call_flows/call_flows.php index 9bb0d460dc..f8db645735 100644 --- a/app/call_flows/call_flows.php +++ b/app/call_flows/call_flows.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) 2008-2018 + Portions created by the Initial Developer are Copyright (C) 2008-2019 the Initial Developer. All Rights Reserved. Contributor(s): @@ -158,7 +158,7 @@ echo "
\n"; echo "\n"; - echo $text['title_description-call_flows']."\n"; + echo $text['description-call_flows']."\n"; echo "

\n"; echo "
\n"; @@ -237,4 +237,4 @@ //include the footer require_once "resources/footer.php"; -?> \ No newline at end of file +?>