Implemented linker - class for admin_tickets.php (templates automatic replace only)

Signed-off-by: Florian Aders (EleRas) <eleras@froxlor.org>
This commit is contained in:
Florian Aders (EleRas)
2011-06-13 20:34:15 +02:00
parent 6fe0b7f6a4
commit 62f8c7d1b6
25 changed files with 55 additions and 55 deletions

View File

@@ -1,5 +1,5 @@
$header
<form method="post" action="$filename">
<form method="post" action="{$linker->getLink(array('section' => 'tickets'))}">
<input type="hidden" name="s" value="$s" />
<input type="hidden" name="page" value="$page" />
<input type="hidden" name="action" value="$action" />
@@ -13,4 +13,4 @@ $header
</form>
<br />
<br />
$footer
$footer