Fixed MediaManager template
This commit is contained in:
parent
26d804bc8f
commit
f34a000d92
@ -1,9 +1,9 @@
|
|||||||
<link rel="stylesheet" type="text/css" href="{$mmurl}res/style.css" />
|
<link rel="stylesheet" type="text/css" href="{$mmurl}res/style.css" />
|
||||||
<h2>{$plang.head}</h2>
|
<h2>{$plang.head}</h2>
|
||||||
<p>{$plang.description}</p>
|
<p>{$plang.description}</p>
|
||||||
{include file=shared:errorlist.tpl}
|
{include file="shared:errorlist.tpl"}
|
||||||
|
|
||||||
{html_form class=option-set}
|
{html_form class="option-set"}
|
||||||
{$plang.page}: {$paginator.current} / {$paginator.total}</br>
|
{$plang.page}: {$paginator.current} / {$paginator.total}</br>
|
||||||
{if $currentgallery!=""}<h3>gallery '{$currentgallery}'</h3>{/if}
|
{if $currentgallery!=""}<h3>gallery '{$currentgallery}'</h3>{/if}
|
||||||
<table class="entrylist">
|
<table class="entrylist">
|
||||||
|
Loading…
x
Reference in New Issue
Block a user