Re: change text.
it’s the Topic – Add New ยป on front-page.php
<th align="left"><?php _e('Topic'); ?> <?php new_topic(); ?></th>
thats why i thought there is a language file or such around, because the phrases here are actually php tags.
it’s the Topic – Add New ยป on front-page.php
<th align="left"><?php _e('Topic'); ?> <?php new_topic(); ?></th>
thats why i thought there is a language file or such around, because the phrases here are actually php tags.