Search found 1 match

by Tsubaru
Tue Jan 29, 2008 3:25 pm
Forum: Joombie Coding Q/A
Topic: How can I insert a line break in this code?
Replies: 1
Views: 726

How can I insert a line break in this code?

I want to break the exibition of update, author and created, just like the lines below inthe code. How to insert "" in this code, after wich info? <?php if ( (!empty ($this->article->modified) && $this->params->get('show_modify_date')) || ($this->params->get('show_author') &&am...