diff options
Diffstat (limited to 'themes/default/template/about.tpl')
-rw-r--r-- | themes/default/template/about.tpl | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/themes/default/template/about.tpl b/themes/default/template/about.tpl index 55f2ec830..407ca2839 100644 --- a/themes/default/template/about.tpl +++ b/themes/default/template/about.tpl @@ -8,6 +8,9 @@ </ul> <h2>{'About'|@translate}</h2> </div> + + {include file='infos_errors.tpl'} + <div id="piwigoAbout"> {$ABOUT_MESSAGE} {if isset($THEME_ABOUT) } |