diff options
| author | Max Kremmel <xing@synapse.plus.com> | 2006-01-23 12:07:59 +0000 |
|---|---|---|
| committer | Max Kremmel <xing@synapse.plus.com> | 2006-01-23 12:07:59 +0000 |
| commit | b9427d830cf2d00391108e1a65bed0b28fa33c25 (patch) | |
| tree | b96b074f432b22a44f5d6171904cf715963b17d5 | |
| parent | b5ff0f76ca3c9ae7412fec9e9551aee9d8d346c6 (diff) | |
| download | install-b9427d830cf2d00391108e1a65bed0b28fa33c25.tar.gz install-b9427d830cf2d00391108e1a65bed0b28fa33c25.tar.bz2 install-b9427d830cf2d00391108e1a65bed0b28fa33c25.zip | |
template tweakingR121
| -rw-r--r-- | templates/install_database.tpl | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/templates/install_database.tpl b/templates/install_database.tpl index 6401717..43fcac8 100644 --- a/templates/install_database.tpl +++ b/templates/install_database.tpl @@ -14,8 +14,10 @@ </li> {elseif $error} <li class="error"> - {biticon ipackage=liberty iname=error iexplain=error} - <p>Database connection could not be established.</p> + <p> + {biticon ipackage=liberty iname=error iexplain=error} + Database connection could not be established. + </p> {if $errorMsg} <p> |
