Page Menu
Home
Phabricator
Search
Configure Global Search
Log In
Files
F15488928
D11291.id27129.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
654 B
Referenced Files
None
Subscribers
None
D11291.id27129.diff
View Options
diff --git a/src/applications/legalpad/controller/LegalpadDocumentEditController.php b/src/applications/legalpad/controller/LegalpadDocumentEditController.php
--- a/src/applications/legalpad/controller/LegalpadDocumentEditController.php
+++ b/src/applications/legalpad/controller/LegalpadDocumentEditController.php
@@ -189,7 +189,7 @@
$title = pht('Create Document');
$short = pht('Create');
} else {
- $submit->setValue(pht('Edit Document'));
+ $submit->setValue(pht('Save Document'));
$submit->addCancelButton(
$this->getApplicationURI('view/'.$document->getID()));
$title = pht('Edit Document');
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sat, Apr 12, 4:20 AM (1 w, 4 d ago)
Storage Engine
blob
Storage Format
Encrypted (AES-256-CBC)
Storage Handle
7707440
Default Alt Text
D11291.id27129.diff (654 B)
Attached To
Mode
D11291: T6883, Button to save document in legalpad should say "Save Document" instead of "Edit Document"
Attached
Detach File
Event Timeline
Log In to Comment