Page Menu
Home
Phabricator
Search
Configure Global Search
Log In
Files
F15409805
D20847.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
518 B
Referenced Files
None
Subscribers
None
D20847.diff
View Options
diff --git a/src/aphront/response/Aphront403Response.php b/src/aphront/response/Aphront403Response.php
--- a/src/aphront/response/Aphront403Response.php
+++ b/src/aphront/response/Aphront403Response.php
@@ -28,7 +28,7 @@
$dialog = id(new AphrontDialogView())
->setUser($user)
->setTitle(pht('403 Forbidden'))
- ->addCancelButton('/', pht('Peace Out'))
+ ->addCancelButton('/', pht('Yikes!'))
->appendParagraph($forbidden_text);
$view = id(new PhabricatorStandardPageView())
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Thu, Mar 20, 5:23 AM (1 w, 5 d ago)
Storage Engine
blob
Storage Format
Encrypted (AES-256-CBC)
Storage Handle
7712605
Default Alt Text
D20847.diff (518 B)
Attached To
Mode
D20847: Make HTTP/403 say "Yikes!"
Attached
Detach File
Event Timeline
Log In to Comment