added menu option 'start / new logs without germany'

This commit is contained in:
following
2013-04-10 22:17:49 +02:00
parent 1aff750485
commit 6d5f83019b
5 changed files with 37 additions and 7 deletions
+1 -1
View File
@@ -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}