Hi,
Great module, thank you for putting it together.
In the Recent status updates block, the time of the status update is shown on a new line. Would it be possible to show it the same way as the user's own status line is shown?
i.e. have the time appear on the same line as the status update, and have it be enclosed in .
Many thanks.
Comments
Comment #1
icecreamyou commentedThe appearance of the list is themeable and translatable. To me the easiest way to get what you want is to add this to your template.php (without the <?php ?>) to override the default theming and make the time appear in-line. Alternatively you could use i18n.module to change it without altering your theme.