
The branch, master has been updated via e8746e3b67e8db3d9cf9edd4498cc0542c7372ef (commit) from 9788c6157036ffacda4f44601608e3cc60407db9 (commit) - Log ----------------------------------------------------------------- commit e8746e3b67e8db3d9cf9edd4498cc0542c7372ef Author: Michal Čihař <mcihar@novell.com> Date: Thu Aug 19 10:47:15 2010 +0200 Add title for more information part. ----------------------------------------------------------------------- Summary of changes: templates/security/_page.tpl | 4 +++- 1 files changed, 3 insertions(+), 1 deletions(-) diff --git a/templates/security/_page.tpl b/templates/security/_page.tpl index 8f116d6..8cb3ff3 100644 --- a/templates/security/_page.tpl +++ b/templates/security/_page.tpl @@ -81,10 +81,12 @@ </py:if> + <h3>More information</h3> + <p> For further information and in case of questions, please contact the phpMyAdmin team. Our website is <a href="http://www.phpmyadmin.net/"> - http://www.phpmyadmin.net</a>. + phpmyadmin.net</a>. </p> </div> hooks/post-receive -- phpMyAdmin website