This commit is contained in:
Damien Churchill 2008-10-07 19:55:18 +00:00
parent c2c84fd0fa
commit a5de65657c

View File

@ -38,7 +38,7 @@ Deluge.Widgets.CreateWindow = new Class({
width: 400, width: 400,
height: 200, height: 200,
title: Deluge.Strings.get('Create Torrent'), title: Deluge.Strings.get('Create Torrent'),
url: '/templates/render/html/window_create_torrent.html' url: '/template/render/html/window_create_torrent.html'
}, },
initialize: function() { initialize: function() {