Page MenuHomestyx hydra

D1.1730035735.diff
No OneTemporary

D1.1730035735.diff

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

Mime Type
text/plain
Expires
Sun, Oct 27, 9:28 AM (21 h, 57 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
102
Default Alt Text
D1.1730035735.diff (470 B)

Event Timeline