mirror of
https://git.deluge-torrent.org/deluge
synced 2025-04-21 03:54:50 +00:00
fix url
This commit is contained in:
parent
c2c84fd0fa
commit
a5de65657c
1 changed files with 1 additions and 1 deletions
|
@ -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…
Add table
Reference in a new issue