Yeah, it was late...

This commit is contained in:
Robin Buse 2011-07-26 16:45:24 +03:00
parent e493516ecd
commit e56ef9c26e
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>