óra perc nélkül

stellar képe

Hello

Hogy/hol kell beálítani azt, hogy a tartalom beküldési ideje "óra perc" nélkül jelenjen meg?

köszi

Fórum: 
crt képe

Szia.

A node.tpl.php fájlban cseréld le ezt:

<div class="submitted"><?php print $date?></div>

erre:

<div class="submitted"><?php print format_date($node->created, 'custom', 'Y. F d.'); ?></div>

Üdv: Zoli

0
0