1
0
mirror of https://github.com/e107inc/e107.git synced 2025-08-21 05:41:58 +02:00

Minor LAN fixes to emoticon and mailout

This commit is contained in:
Moc
2013-03-18 14:20:14 +01:00
parent c1e47084da
commit 15cbd9b597
4 changed files with 4 additions and 8 deletions

View File

@@ -351,7 +351,7 @@ class emotec
</fieldset>
</form>";
$e107->ns->tablerender(EMOLAN_PAGE_TITLE.' - '.LAN_EDIT.": '".$packID."'", $text);
$e107->ns->tablerender(EMOLAN_PAGE_TITLE.SEP.LAN_EDIT.": '".$packID."'", $text);
}