Typo...
This commit is contained in:
parent
6f14bec70a
commit
39e28c0170
|
@ -17,7 +17,7 @@
|
|||
foreach ($header['attributes'] as $name => $value) {
|
||||
print_unescaped("$name='$value' ");
|
||||
};
|
||||
print_unescaped('/>)';
|
||||
print_unescaped('/>');
|
||||
?>
|
||||
<?php endforeach; ?>
|
||||
</head>
|
||||
|
|
Loading…
Reference in New Issue