mirror of
https://bitbucket.org/jsuto/piler.git
synced 2025-06-14 00:57:02 +02:00
gui fixes
This commit is contained in:
@ -88,7 +88,7 @@
|
||||
<div class="row">
|
||||
<div class="cellhealthleft"><?php print $text_oldest_record; ?></div>
|
||||
<div class="cellhealthright">
|
||||
<?php print date("d M Y", $oldestmessagets); ?>
|
||||
<?php print date(DATE_TEMPLATE, $oldestmessagets); ?>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
Reference in New Issue
Block a user