source: extensions/AMenuManager/admin/amm_admin.tpl @ 3681

Last change on this file since 3681 was 3681, checked in by grum, 15 years ago

Add plugin Advanced Menu Manager 2.1.0

  • Property svn:executable set to *
File size: 358 bytes
Line 
1<div class="titrePage">
2  <h2 style="position:absolute;right:0px;top:32px;height:auto;font-size:12px;font-weight:normal;">:: {$plugin.AMM_VERSION} ::</h2>
3  <h2>{'g002_title_page'|@translate} <span style="font-size:-1;font-weight:normal;">{$TABSHEET_TITLE}</span></h2>
4
5  {$tabsheet}
6</div>
7
8{if isset($page_nfo)}
9<p>{$page_nfo}</p>
10{/if}
11
12{$AMM_BODY_PAGE}
13
Note: See TracBrowser for help on using the repository browser.