mirror of
https://bitbucket.org/jsuto/piler.git
synced 2025-06-15 15:47:02 +02:00
gui fixes
This commit is contained in:
@ -91,7 +91,7 @@
|
||||
</tr>
|
||||
<tr>
|
||||
<td><?php print $text_oldest_record; ?></td>
|
||||
<td><?php print date("d M Y", $oldestmessagets); ?></td>
|
||||
<td><?php print date(DATE_TEMPLATE, $oldestmessagets); ?></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><?php print $text_processed_emails; ?></td>
|
||||
|
Reference in New Issue
Block a user