X-Git-Url: http://git.polytechnique.org/?a=blobdiff_plain;f=templates%2Fcore%2Fpassword_prompt.tpl;h=8dc634dc934cb126934ab1832ca574a828b4e35a;hb=f7a93ff33f4c2f41702950e9258faa09894afcd1;hp=9bab8e98773ff59ba25d8d100bc574dc2c54c3a5;hpb=21a261d76e17ed3a72472494a61b7bb8660a42cb;p=platal.git diff --git a/templates/core/password_prompt.tpl b/templates/core/password_prompt.tpl index 9bab8e9..8dc634d 100644 --- a/templates/core/password_prompt.tpl +++ b/templates/core/password_prompt.tpl @@ -20,7 +20,7 @@ {* *} {**************************************************************************} -{if t($referer) || $platal->pl_self() neq 'login'} +{if t($external_auth) || $platal->pl_self() neq 'login'}

Accès restreint

@@ -31,7 +31,7 @@ {else} la page que vous avez demandée {/if} - ({if t($referer)}{$smarty.server.HTTP_REFERER|truncate:120:"...":false}{else}{$globals->baseurl}/{$platal->pl_self()}{/if}) + ({if t($external_auth)}{$smarty.server.HTTP_REFERER|truncate:120:"...":false}{else}{$globals->baseurl}/{$platal->pl_self()}{/if}) nécessite une authentification.

{else} @@ -153,6 +153,9 @@ + {if t($external_auth)} + + {/if}