0
0
mirror of https://github.com/postfixadmin/postfixadmin.git synced 2024-09-19 19:22:14 +02:00

Merge pull request #679 from endelwar/patch-1

Fix invalid PALANG declaration
This commit is contained in:
David Goodwin 2022-11-08 11:05:20 +00:00 committed by GitHub
commit 41614a48de
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -35,9 +35,9 @@
{if $display_mailbox_aliases==true}
<td>
{if $item.goto_mailbox == 1}
{PALANG.To_Mailbox}<br/>
{$PALANG.To_Mailbox}<br/>
{else}
{PALANG.To_Forward_Only}<br/>
{$PALANG.To_Forward_Only}<br/>
{/if}
{foreach from=$item.goto_other item=item2 key=j}
{if $search eq ""}