Changeset 34931

Show
Ignore:
Timestamp:
08/20/09 00:27:18 (4 years ago)
Author:
stomita
Message:
 
Files:
1 modified

Legend:

Unmodified
Added
Removed
  • lang/javascript/jsonptester/trunk/js/oauthjsontester.js

    r34930 r34931  
    9292      var approve = popup.createApprovedOnClick(); 
    9393      dialog = new Ext.Window({ 
    94         title : 'OAuth auth required', 
     94        title : 'OAuth authorization required', 
     95        html : 'OAuth authorization is required to access the url.', 
    9596        width : 200, 
    9697        modal : true,