浏览代码

install.php CSS Bugfix

!bugfix - there was a CSS tweak made by Spuds a while back that causes
the continue button to disappear on step four, this was not in the
alpha package that was released.

+.gitignore - Added .DS_Store for any Mac users that commit, including
myself.

Signed-Off: Matthew Kerle <[email protected]>
Matthew Kerle 12 年之前
父节点
当前提交
2ce9fefa7d
共有 2 个文件被更改,包括 3 次插入1 次删除
  1. 2 0
      .gitignore
  2. 1 1
      other/install.php

+ 2 - 0
.gitignore

@@ -5,3 +5,5 @@ cache/data*.php
 Packages/backups/*
 Packages/temp
 *.*~
+
+.DS_Store

+ 1 - 1
other/install.php

@@ -2101,7 +2101,7 @@ function template_install_below()
 	if (!empty($incontext['continue']) || !empty($incontext['skip']))
 	{
 		echo '
-								<div class="clear">';
+								<div>';
 
 		if (!empty($incontext['continue']))
 			echo '