CSS selector name change. .collapse -> collapsed.

git-svn-id: http://xe-core.googlecode.com/svn/branches/maserati@12568 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
ChanMyeong 2013-01-17 04:51:46 +00:00
parent 4d2ebf63f1
commit 126a697d9c
7 changed files with 11 additions and 11 deletions

View file

@ -114,7 +114,7 @@
</div>
</form>
</section>
<section class="section collapse">
<section class="section collapsed">
<h1>{$lang->subtitle_advanced}</h1>
<form action="./" method="post" enctype="multipart/form-data" class="x_form-horizontal">
<input type="hidden" name="module" value="install" />