Project:beginning
Version:6.x-1.4
Component:Code
Category:bug report
Priority:normal
Assigned:cojack
Status:closed (fixed)

Issue Summary

File: node.tpl.php
Line: 27

What is wrong? There is a Tags: without function to translate it to other language if you have multi or your own language is diferent than English.

How it have to look like to work good?

<?php
if ($terms) {
?>
<?php
print t('Tags :'); print $terms
?>
<?php
}
?>

For author,
if you remove this in the nevest version, regads, if not here you have a new repot bug.

Comments

#1

ok, thanks. will fixe this ASAP, it's just a mistake due a to a lapse in concentration .... ;-)

#2

You are welcome ;)

#3

Status:active» closed (fixed)

fixed in 1.7

nobody click here