]> git.sur5r.net Git - contagged/blobdiff - templates/entry_show.tpl
Use leafletjs + OpenStreetMap instead of google maps
[contagged] / templates / entry_show.tpl
index 1c4da29b327846c59c815912a1bfa4bae6f34b78..b10b45f4c1eb49f6a69fcd6f12020ccd315593e2 100644 (file)
 {if $entry.birthday}
           <tr>
             <th>{$lang.birthday}:</th>
-            <td>{$entry.birthday|h}</td>
+            <td>{$entry.birthday|date_format:$conf.dateformat|h}</td>
           </tr>
 {/if}
 {if $entry.anniversary}