1
0
mirror of https://github.com/e107inc/e107.git synced 2025-08-18 20:31:41 +02:00

Fix icon appearing on admin language selection. Minor tweaks

This commit is contained in:
Cameron
2021-02-13 07:58:24 -08:00
parent 5ec3aa7245
commit 6d29e4244d
4 changed files with 6 additions and 6 deletions

View File

@@ -1342,7 +1342,7 @@ class mailoutAdminClass extends e107MailManager
* @param $nextPage - 'mode' specification for page to return to following delete
* @return text for display
*/
/*
public function showDeleteConfirm($mailID, $nextPage = 'saved')
{
$mailData = $this->retrieveEmail($mailID);
@@ -1390,7 +1390,7 @@ class mailoutAdminClass extends e107MailManager
$ns->tablerender(ADLAN_136.SEP.LAN_MAILOUT_171, $text);
}
*/
/**
* Generate the HTML to show a list of emails of a particular type, in tabular