small output bugfixes
This commit is contained in:
parent
d9926d1fbd
commit
0c2d3b550e
1 changed files with 2 additions and 2 deletions
|
|
@ -328,7 +328,7 @@ EOT;
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
$outstr .= sprintf(
|
$outstr .= sprintf(
|
||||||
'Follow us: <a href=\"%s\">%s</a><br />',
|
'Twitter: <a href=\"%s\">%s</a><br />',
|
||||||
$twitter_url, $twitter_handle
|
$twitter_url, $twitter_handle
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue