diff --git a/public_html/templates/default/blank.tpl b/public_html/templates/default/blank.tpl index d1592814..941398a5 100644 --- a/public_html/templates/default/blank.tpl +++ b/public_html/templates/default/blank.tpl @@ -5,7 +5,7 @@ LdapSaisie{if $pagetitle != ''} - {$pagetitle|escape:"htmlall"}{/if} - + {include file='ls:LSsession_css.tpl'} diff --git a/public_html/templates/default/error_404.tpl b/public_html/templates/default/error_404.tpl index 06887ec7..c742d063 100644 --- a/public_html/templates/default/error_404.tpl +++ b/public_html/templates/default/error_404.tpl @@ -5,7 +5,7 @@ LdapSaisie{if $pagetitle != ''} - {$pagetitle|escape:"htmlall"}{/if} - + {include file='ls:LSsession_css.tpl'} diff --git a/public_html/templates/default/fatal_error.tpl b/public_html/templates/default/fatal_error.tpl index f429bbcc..0b666260 100644 --- a/public_html/templates/default/fatal_error.tpl +++ b/public_html/templates/default/fatal_error.tpl @@ -5,7 +5,7 @@ LdapSaisie{if $pagetitle != ''} - {$pagetitle|escape:"htmlall"}{/if} - + {include file='ls:LSsession_css.tpl'} diff --git a/public_html/templates/default/login.tpl b/public_html/templates/default/login.tpl index 5c6729dd..7ad2d941 100644 --- a/public_html/templates/default/login.tpl +++ b/public_html/templates/default/login.tpl @@ -5,7 +5,7 @@ LdapSaisie{if $pagetitle != ''} - {$pagetitle|escape:"htmlall"}{/if} - + {include file='ls:LSsession_css.tpl'} diff --git a/public_html/templates/default/top.tpl b/public_html/templates/default/top.tpl index c6c1d954..7a5b1fae 100644 --- a/public_html/templates/default/top.tpl +++ b/public_html/templates/default/top.tpl @@ -5,7 +5,7 @@ LdapSaisie{if $pagetitle != ''} - {$pagetitle|escape:"htmlall"}{/if} - + {include file='ls:LSsession_css.tpl'}