[Template] Fix stupid typo.....
parent
96c2b92455
commit
efcd86053c
|
@ -20,7 +20,7 @@
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
<p>Hi {{username}}!<br><br>
|
<p>Hi {{username}}!<br><br>
|
||||||
Your mailbox is now {{percent}}% full, please consider deleting old messages to still be able to receive new mails in the feature.<br>
|
Your mailbox is now {{percent}}% full, please consider deleting old messages to still be able to receive new mails in the future.<br>
|
||||||
<div id="progressbar">
|
<div id="progressbar">
|
||||||
<div></div>
|
<div></div>
|
||||||
</div>
|
</div>
|
||||||
|
|
Loading…
Reference in New Issue