mirror of
https://github.com/codex-storage/deluge.git
synced 2025-01-13 21:14:55 +00:00
fix url
This commit is contained in:
parent
c2c84fd0fa
commit
a5de65657c
@ -38,7 +38,7 @@ Deluge.Widgets.CreateWindow = new Class({
|
||||
width: 400,
|
||||
height: 200,
|
||||
title: Deluge.Strings.get('Create Torrent'),
|
||||
url: '/templates/render/html/window_create_torrent.html'
|
||||
url: '/template/render/html/window_create_torrent.html'
|
||||
},
|
||||
|
||||
initialize: function() {
|
||||
|
Loading…
x
Reference in New Issue
Block a user