소스 검색

[Dovecot] Quarantine template: added username variable

andryyy 5 년 전
부모
커밋
262e46a414
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      data/assets/templates/quarantine.tpl

+ 1 - 1
data/assets/templates/quarantine.tpl

@@ -24,7 +24,7 @@
   </style>
   </head>
   <body>
-    <p>Hi!<br>
+    <p>Hi {{username}}!<br>
     {% if counter == 1 %}
     There is 1 new message waiting in quarantine:<br>
     {% else %}