Changeset 624623 in indico
- Timestamp:
- 08/23/11 15:38:47 (21 months ago)
- 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)
- File:
-
- 1 edited
-
indico/MaKaC/webinterface/tpls/UserAPI.tpl (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
indico/MaKaC/webinterface/tpls/UserAPI.tpl
r922033 r624623 50 50 % else: 51 51 <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" /> 53 53 </form> 54 54 % endif
Note: See TracChangeset
for help on using the changeset viewer.
