Page Menu
Home
styx hydra
Search
Configure Global Search
Log In
Files
F1215
D1.1732373078.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Flag For Later
Award Token
Advanced/Developer...
View Handle
View Hovercard
Size
470 B
Referenced Files
None
Subscribers
None
D1.1732373078.diff
View Options
diff --git a/src/view/page/PhabricatorStandardPageView.php b/src/view/page/PhabricatorStandardPageView.php
--- a/src/view/page/PhabricatorStandardPageView.php
+++ b/src/view/page/PhabricatorStandardPageView.php
@@ -752,8 +752,9 @@
'href' => $href,
),
$name);
+ $foot[] = phutil_tag("br");
}
- $foot = phutil_implode_html(" \xC2\xB7 ", $foot);
+ $foot = phutil_implode_html("", $foot);
return phutil_tag(
'div',
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sat, Nov 23, 9:44 AM (18 h, 11 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
1001
Default Alt Text
D1.1732373078.diff (470 B)
Attached To
Mode
D1: Change footer to use line breaks instead of bullets for items.
Attached
Detach File
Event Timeline
Log In to Comment