[Bps-public-commit] App-Changeloggr branch, master, updated. 24646f30bf1eb36b21a6aeaef49f384613db95f3

sartak at bestpractical.com sartak at bestpractical.com
Wed Apr 29 17:50:44 EDT 2009


The branch, master has been updated
       via  24646f30bf1eb36b21a6aeaef49f384613db95f3 (commit)
      from  2e796b21eea8cf76b15b981ba527c8d6bf9a731c (commit)

Summary of changes:
 lib/App/Changeloggr/View/Admin.pm |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

- Log -----------------------------------------------------------------
commit 24646f30bf1eb36b21a6aeaef49f384613db95f3
Author: Shawn M Moore <sartak at gmail.com>
Date:   Wed Apr 29 17:50:32 2009 -0400

    Relabel the add changes button to Upload

diff --git a/lib/App/Changeloggr/View/Admin.pm b/lib/App/Changeloggr/View/Admin.pm
index 3a44d25..9245c51 100644
--- a/lib/App/Changeloggr/View/Admin.pm
+++ b/lib/App/Changeloggr/View/Admin.pm
@@ -112,7 +112,7 @@ sub add_changes_to {
             render_as     => 'hidden',
         ));
 
-        form_submit(label => 'Add');
+        form_submit(label => 'Upload');
     };
 
     p {

-----------------------------------------------------------------------



More information about the Bps-public-commit mailing list