source: branches/1.4/template/default/about.tpl @ 20403

Last change on this file since 20403 was 607, checked in by gweltas, 20 years ago

Unification of "Return to main page" entry in the language files.

  • Property svn:eol-style set to native
  • Property svn:keywords set to Author Date Id Revision
File size: 363 bytes
Line 
1<div class="titrePage">{PAGE_TITLE}</div>
2<div class="menu" style="white-space:normal;margin:10px;">
3  {L_ABOUT}
4</div>
5<div style="text-align:center;margin:5px;">
6<a href="{U_RETURN}" title="{L_RETURN_HINT}">[{L_RETURN}]</a>
7</div>
8<div style="text-align:center;margin:5px;">
9<img src="./template/default/images/php_sqreuil_artistes.gif" alt="php logo" />
10</div>
Note: See TracBrowser for help on using the repository browser.