Text is now centered
authorRoland Häder <roland@mxchange.org>
Sat, 28 Mar 2009 07:28:46 +0000 (07:28 +0000)
committerRoland Häder <roland@mxchange.org>
Sat, 28 Mar 2009 07:28:46 +0000 (07:28 +0000)
templates/de/html/install/install_finished.tpl

index 42771e5761ae21c0d2b5234240831e9e556d0eb7..cd24345613e46df17f991fbd55de53671f77728b 100644 (file)
@@ -1,3 +1,4 @@
+<div align="center">
 <div class="install_finished">
        {--INSTALL_FINISHED--}
 </div>
@@ -10,3 +11,4 @@
   <input type="hidden" name="module" value="admin" />
   <input type="submit" class="admin_submit submit" value="{--CONTINUE_ADMIN--}" />
 </form>
+</div>