Fixed import animations

pull/40/head
Robin 2011-07-25 16:07:34 -07:00
parent d1d8ab9e35
commit 6823c13001
1 changed files with 2 additions and 2 deletions

View File

@ -209,8 +209,8 @@ We removed this feature cause its not worth the space it needs in the editbar
<input type="hidden" name="padId" value="blpmaXT35R" />
<span class="nowrap">
<input type="submit" name="submit" value="Import Now" disabled="disabled" id="importsubmitinput" />
<img alt="" id="importstatusball" src="/static/img/loading.gif" align="top" />
<img alt="" id="importarrow" src="/static/img/leftarrow.png" align="top" />
<img alt="" id="importstatusball" src=".../static/img/loading.gif" align="top" />
<img alt="" id="importarrow" src=".../static/img/leftarrow.png" align="top" />
</span>
</div>
</form>