{extends file="layout.html"} {block name=title}::: LMS :{$layout.pagetitle|striphtml} :::{/block} {block name=module_content}

{trans("LMS version")} {$layout.lmsv} ({$layout.lmsvr})

Copyright © 2001-{$smarty.now|date_format:'%Y'} LMS Developers

{trans("This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License Version 2 as published by the Free Software Foundation.")}

{trans("This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.")}

{trans("You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.")}

{trans("LMS include elements of other software:")}

phpMyAdmin
phpsysinfo
ADOdb
OpenLayers
NewsPortal
overLIB
ezpdf
xajax
Tigra Calendar
Cezary Tomczak's mygosuMenu published under revised BSD license
phine/lib-observer
{t}Piotr Kleban's number-to-words conversion procedures
and code examples from PHP Manual{/t}

{trans("LMS developers (in alphabetical order):")}

{foreach from=$authors item=author name=authors key=nick} {if $smarty.foreach.authors.iteration is odd}{/if} {if $smarty.foreach.authors.iteration is even}{/if} {/foreach} {if $smarty.foreach.authors.iteration is odd}{/if}
{$nick}
{$author.realname}
{if $author.www}{$author.www}{/if} 
{$author.info}

{trans("The rest of group:")}

{foreach from=$others item=other name=others key=nick} {if $other.www}{/if} {$other.realname} [{$nick}] {if $other.www}{/if} - {$other.info}
{/foreach}

{trans("LMS uses Smarty Template Engine - http://www.smarty.net/")}

Smarty

{/block}