improved export page descriptions

This commit is contained in:
chansizzle 2021-05-17 14:34:53 -06:00 committed by GitHub
parent 3c9b1dcd53
commit 24fe361140
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 4 additions and 1 deletions

View File

@ -17,7 +17,7 @@
The Initial Developer of the Original Code is
Mark J Crane <markjcrane@fusionpbx.com>
Portions created by the Initial Developer are Copyright (C) 2008-2019
Portions created by the Initial Developer are Copyright (C) 2008-2021
the Initial Developer. All Rights Reserved.
Contributor(s):
@ -179,6 +179,9 @@
echo " <div style='clear: both;'></div>\n";
echo "</div>\n";
echo $text['description-extension_export'];
echo "<br /><br />\n";
echo "<table class='list'>\n";
echo "<tr class='list-header'>\n";
echo " <th class='checkbox'>\n";