Commit eae9cee
committed
edition-tag.html.twig: New line before package
In the tooltip, the new line was often after the slash (between vendor and package). Now, it's just before the package ref, before the vendor.
https://www.w3.org/TR/2011/WD-html5-20110525/elements.html#the-title-attribute
https://developer.mozilla.org/en-US/docs/Web/HTML/Global_attributes/title#multiline_titles1 parent 24add14 commit eae9cee
File tree
1 file changed
+1
-1
lines changed- tools/php_api_ref/.phpdoc/template/components
1 file changed
+1
-1
lines changedLines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
35 | | - | |
| 35 | + | |
36 | 36 | | |
37 | 37 | | |
0 commit comments