Tidied up og data in itemrecord.php.
This commit is contained in:
@ -116,7 +116,7 @@ while ($row = $type->fetchArray()) {
|
||||
-->
|
||||
|
||||
<!-- Facebook and Twitter integration -->
|
||||
<meta property="og:title" content=<?php echo '"'.$SiteName.'" />';?>
|
||||
<meta property="og:title" content=<?php echo '"'.$SiteName.' - Item Record" />';?>
|
||||
|
||||
<meta property="og:image" content=<?php echo '"'.$SiteURL.'/images/'.$row_id.'.jpg" />'; ?>
|
||||
|
||||
|
Reference in New Issue
Block a user