- Timestamp:
- 8 Mar 2012, 19:00:51 (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
main/waeup.kofa/trunk/src/waeup/kofa/browser/templates/certificatemanagepage.pt
r7737 r7811 1 1 <form action="." tal:attributes="action request/URL" method="POST" 2 enctype="multipart/form-data" i18n:domain="waeup. sirp">2 enctype="multipart/form-data" i18n:domain="waeup.kofa"> 3 3 4 4 <ul class="tabs" data-tabs="tabs"> … … 7 7 <li tal:attributes="class view/tab3"><a href="#tab-3" i18n:translate="">Local Roles</a></li> 8 8 </ul> 9 9 10 10 <div class="tab-content"> 11 11 <div id="tab-1" tal:attributes="class view/tab1"> … … 136 136 </div> 137 137 </div> 138 </form> 138 </form> 139 139 140 140
Note: See TracChangeset for help on using the changeset viewer.