Implemented linker - class for customer_[autoresponder|emails].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:48:37 +02:00
parent fcdcd4d6cb
commit 7246dc124e
26 changed files with 40 additions and 40 deletions

View File

@@ -1,2 +1,2 @@
$destination [<a href="$filename?page=forwarders&amp;action=delete&amp;id={$id}&amp;forwarderid={$dest_id}&amp;s=$s">{$lng['panel']['delete']}</a>]
$destination [<a href="{$linker->getLink(array('section' => 'email', 'page' => 'forwarders', 'action' => 'delete', 'id' => $id, 'forwarderid' => $dest_id))}">{$lng['panel']['delete']}</a>]
<br />