added menu option 'start / new logs without germany'
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
{* OCSTYLE *}
|
||||
<div class="content2-pagetitle">
|
||||
<img src="resource2/{$opt.template.style}/images/cacheicon/traditional.gif" style="align: left; margin-right: 10px;" width="32" height="32" alt="" />
|
||||
{t}Latest logs entries{/t}
|
||||
{t}Latest logs entries{/t} {if $rest}{t}Without Germany{/t}{/if}
|
||||
</div>
|
||||
|
||||
<table width="100%" class="table">
|
||||
|
||||
@@ -0,0 +1,8 @@
|
||||
{***************************************************************************
|
||||
* You can find the license in the docs directory
|
||||
*
|
||||
* Unicode Reminder メモ
|
||||
***************************************************************************}
|
||||
{* OCSTYLE *}
|
||||
|
||||
{include file="newlogs.tpl" rest=true}
|
||||
Reference in New Issue
Block a user