Changes for page TestFloatingBox

Last modified by Jean-Vincent Drean on 2010/04/21 09:22

From version 3.1
edited by Jean-Vincent Drean
on 2010/04/21 11:16
Change comment: There is no comment for this version
To version 1.1
edited by Jean-Vincent Drean
on 2010/04/21 11:10
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -2,13 +2,10 @@
2 2  #if($context.action == 'view')
3 3  
4 4  {{box cssClass="floatinginfobox"}}
5 -
6 6  (% class="eventAction eventActionEdit" %)(((
7 -[[editinline>>$doc.getExternalURL('inline')]]
6 +[[$msg.get('events.actions.edit')>>$doc.getExternalURL('inline')]]
8 8  )))
9 -
10 10  {{/box}}
11 -
12 12  #end
13 13  {{/velocity}}
14 14