Merge pull request #5721 from winsock/patch-2
Remove footer from call center dashboard widget.
This commit is contained in:
commit
899524b8c1
|
|
@ -212,7 +212,4 @@
|
|||
echo "<input type='hidden' name='".$token['name']."' value='".$token['hash']."'>\n";
|
||||
echo "</form>\n";
|
||||
|
||||
//include footer
|
||||
require_once "resources/footer.php";
|
||||
|
||||
?>
|
||||
?>
|
||||
|
|
|
|||
Loading…
Reference in New Issue