Fixed a bug in the template file

git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@9257 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
taggon 2011-09-21 11:43:10 +00:00
parent 039e830b34
commit a384a2eb77

View file

@ -48,7 +48,7 @@
<td>-</td>
<td>-</td>
<td>{$layout->path}</td>
<td><a cond="$layout->remove_url" href="{$layout->remove_url}&amp;return_url={urlencodegetRequestUriByServerEnviroment())}">{$lang->cmd_delete}</a></td>
<td><a cond="$layout->remove_url" href="{$layout->remove_url}&amp;return_url={urlencodegetRequestUriByServerEnviroment()}">{$lang->cmd_delete}</a></td>
</block>
</tr>
</block>