<?php echo '<span style="color:#FFFFFF;">You are cutting ' . $amount . ' wood</span>'; ?>{
}
else
{
<?php echo '<span style="color:#FFFFFF;">You are not currently working..</span>'; ?>
}
I know I have it messed up, but cant find the right way to fix it. .
}
else
{
<?php echo '<span style="color:#FFFFFF;">You are not currently working..</span>'; ?>
}
I know I have it messed up, but cant find the right way to fix it. .