mirror of
https://github.com/codex-storage/deluge.git
synced 2025-03-01 11:30:43 +00:00
fix the path to the loading gif (not that its actually used)
This commit is contained in:
parent
02ad0b93ab
commit
e4420ef354
@ -31,7 +31,7 @@
|
||||
</script>
|
||||
</head>
|
||||
<body>
|
||||
<div style="background-image: url('${base}themes/default/tree/loading.gif');"></div>
|
||||
<div style="background-image: url('${base}themes/images/default/tree/loading.gif');"></div>
|
||||
|
||||
<!-- Preload icon classes -->
|
||||
<div class="ext-mb-error"></div>
|
||||
|
Loading…
x
Reference in New Issue
Block a user