Changeset 624623 in indico


Ignore:
Timestamp:
08/23/11 15:38:47 (21 months ago)
Author:
Jose Benito <jose.benito.gonzalez@…>
Branches:
master, hello-world-walkthrough, ipv6, v0.98-series, v0.98.2, v0.98.3, v0.98b2, v0.99, 051b2622c51afb171a1dedb46a0df4fbb0cbd02e, d9941f8582b36b24821a11ea5ba16fda6a457fb1
Children:
2423e3
Parents:
922033
git-author:
Adrian Moennich <jerome.ernst.monnich@…> (05/06/11 11:40:39)
git-committer:
Jose Benito <jose.benito.gonzalez@…> (08/23/11 15:38:47)
Message:

[MIN] Fix typo

File:
1 edited

Legend:

Unmodified
Added
Removed
  • indico/MaKaC/webinterface/tpls/UserAPI.tpl

    r922033 r624623  
    5050            % else: 
    5151                <form action="${urlHandlers.UHUserAPICreate.getURL()}" method="POST" onsubmit="return confirm('${_("Warning: When creating a new API key, your old key will stop working immediately!")}');"> 
    52                     <input type="submit" value="Create a new API" /> 
     52                    <input type="submit" value="Create a new API key" /> 
    5353                </form> 
    5454            % endif 
Note: See TracChangeset for help on using the changeset viewer.