Skip to content

Commit

Permalink
Fix newsletter deletion
Browse files Browse the repository at this point in the history
  • Loading branch information
ecartz committed Jun 1, 2022
1 parent 2b3debf commit 79f376f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions admin/includes/actions/newsletters/infoboxes/delete.php
Expand Up @@ -10,6 +10,7 @@
Released under the GNU General Public License
*/

$nInfo = &$table_definition['info'];
$heading = $nInfo->title;
$link = $GLOBALS['link']->set_parameter('nID', (int)$nInfo->newsletters_id);

Expand Down

0 comments on commit 79f376f

Please sign in to comment.