mirror of
https://we.phorge.it/source/phorge.git
synced 2025-01-31 00:48:21 +01:00
Changed 'Comment' to 'Clowncopterize' in Differential
Summary: Back to the authentic roots. Test Plan: Verified that the button had the correct text in the UI. Reviewed By: epriestley Reviewers: epriestley CC: epriestley Differential Revision: 86
This commit is contained in:
parent
63a3edb29f
commit
31dda42903
1 changed files with 1 additions and 1 deletions
|
@ -85,7 +85,7 @@ final class DifferentialAddCommentView extends AphrontView {
|
|||
->setValue($this->draft))
|
||||
->appendChild(
|
||||
id(new AphrontFormSubmitControl())
|
||||
->setValue('Comment'));
|
||||
->setValue('Clowncopterize'));
|
||||
|
||||
Javelin::initBehavior(
|
||||
'differential-add-reviewers',
|
||||
|
|
Loading…
Add table
Reference in a new issue