git-svn-id: http://xe-core.googlecode.com/svn/trunk@612 201d5d3c-b55e-5fd7-737f-ddc643e51545

This commit is contained in:
zero 2007-03-22 09:43:47 +00:00
parent 3c14b0936d
commit 0602985e32
3 changed files with 7 additions and 3 deletions

View file

@ -1,5 +1,5 @@
.editor_window {
width:500px;
width:550px;
text-align:center;
}

View file

@ -9,10 +9,13 @@
<div class="editor_title">{$lang->slide_show}</div>
<div class="header">{$lang->width}</div>
<div class="body"><input type="text" class="editor_input" name="width" />px</div>
<div class="body"><input type="text" class="editor_input" name="width" value="600" />px</div>
<div class="header">{$lang->height}</div>
<div class="body"><input type="text" class="editor_input" name="height" />px</div>
<div class="body"><input type="text" class="editor_input" name="height" value="600" />px</div>
<div class="header">{$lang->cmd_make_thumbnail}</div>
<div class="body"><input type="checkbox" name="make_thumbnail" value="Y" checked="true" /></div>
<div class="header">{$lang->image_list}</div>
<div class="body">