mirror of
https://github.com/nextcloud/server.git
synced 2026-05-28 04:32:30 -04:00
Typo...
This commit is contained in:
parent
6f14bec70a
commit
39e28c0170
1 changed files with 1 additions and 1 deletions
|
|
@ -17,7 +17,7 @@
|
|||
foreach ($header['attributes'] as $name => $value) {
|
||||
print_unescaped("$name='$value' ");
|
||||
};
|
||||
print_unescaped('/>)';
|
||||
print_unescaped('/>');
|
||||
?>
|
||||
<?php endforeach; ?>
|
||||
</head>
|
||||
|
|
|
|||
Loading…
Reference in a new issue