look in templates/vm/controls/html/jetspeed.vm 

#foreach ( $action in $actions )
        <a href="${action.Link}" title="${action.Name}" ><img
src="${skin.getImage($action.Name,"images/${action.Name}.gif")}"
alt="${action.Alt}" border="0"></a>
        #end

-----Original Message-----
From: Manish Kumar [mailto:[EMAIL PROTECTED]
Sent: Friday, February 20, 2004 2:50 AM
To: [EMAIL PROTECTED]
Subject: How to configure order of action buttons?


Pls let me know how can I configure the sequence (left to right) in
which action buttons appear on the title bar of a given portlet. Is it
possible? I am trying to put the close button in the right most space.

Reply via email to