jenkins-bot has submitted this change and it was merged.

Change subject: Change label from 'Save' to 'Update' on report options.
......................................................................


Change label from 'Save' to 'Update' on report options.

The label Update is used in core - it wasn't used in the Giant Rabbits work but 
core has changed since then.

Confirmed this change with Anne.

Bug: T99837
Change-Id: Ib27b5d3374f22aad3b970cbf93894e680f58aa93
---
M CRM/Report/Form.php
1 file changed, 1 insertion(+), 1 deletion(-)

Approvals:
  Awight: Looks good to me, approved
  jenkins-bot: Verified



diff --git a/CRM/Report/Form.php b/CRM/Report/Form.php
index d0d617d..a83c490 100644
--- a/CRM/Report/Form.php
+++ b/CRM/Report/Form.php
@@ -1402,7 +1402,7 @@
         ts('Save a Copy') . '...');
     }
     $this->addElement('submit', $this->_instanceButtonName,
-      ts('Save') . '...');
+      ts('Update Report'));
 
     $this->assign('instanceForm', $this->_instanceForm);
 

-- 
To view, visit https://gerrit.wikimedia.org/r/247471
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: Ib27b5d3374f22aad3b970cbf93894e680f58aa93
Gerrit-PatchSet: 2
Gerrit-Project: wikimedia/fundraising/crm/civicrm
Gerrit-Branch: civi-4.6.9
Gerrit-Owner: Eileen <[email protected]>
Gerrit-Reviewer: Awight <[email protected]>
Gerrit-Reviewer: Ejegg <[email protected]>
Gerrit-Reviewer: jenkins-bot <>

_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to