source: extensions/Register_FluxBB/trunk/admin/template/info.tpl @ 7982

Last change on this file since 7982 was 7982, checked in by Eric, 13 years ago

Bug 2047 fixed
Code refactory and cleaning
New version 2.3.5 hard coded

  • Property svn:eol-style set to LF
File size: 338 bytes
Line 
1{html_head}<link rel="stylesheet" type="text/css" href="{$REGFLUXBB_PATH}admin/template/register_fluxbb.css">{/html_head}
2
3<div class="titrePage">
4  <h2>{'Title_Tab'|@translate} {$REGFLUXBB_VERSION}<br>{'Tab_Info'|@translate}</h2>
5</div>
6
7<div style="text-align: left; margin-left: 1em; margin-right: 1em;">{'Disclaimer'|@translate}</div>
Note: See TracBrowser for help on using the repository browser.