projects
/
platal.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
29abb56
)
Fixes last commit.
author
Stéphane Jacob
<jacou@melix.net>
Tue, 3 Jun 2008 16:41:59 +0000
(18:41 +0200)
committer
Stéphane Jacob
<jacou@melix.net>
Tue, 3 Jun 2008 16:41:59 +0000
(18:41 +0200)
templates/include/plview.geoloc.tpl
patch
|
blob
|
blame
|
history
diff --git
a/templates/include/plview.geoloc.tpl
b/templates/include/plview.geoloc.tpl
index
2591105
..
962a6aa
100644
(file)
--- a/
templates/include/plview.geoloc.tpl
+++ b/
templates/include/plview.geoloc.tpl
@@
-54,7
+54,7
@@
function searchMapId()
{if $smarty.request.only_current neq 'on'}
[<a href="{$platal->ns}{$plset_base}/geoloc{$plset_search}only_current=on">Ne voir que les adresses principales</a>]
{else}
- [<a href="{$platal->ns}{$plset_base}">Voir toutes les adresses</a>]
+ [<a href="{$platal->ns}{$plset_base}
/geoloc{$plset_search|replace:'only_current=on':''}
">Voir toutes les adresses</a>]
{/if}
</p>