This commit is contained in:
Martijn Voncken 2008-06-25 15:43:10 +00:00
parent c88fd0ab27
commit 9fc8f431a5
2 changed files with 2 additions and 1 deletions

View File

@ -129,7 +129,7 @@ class PluginManager(pluginmanagerbase.PluginManagerBase,
component.Component.__init__(self, "WebPluginManager")
self.config = ConfigManager("webui06.conf")
pluginmanagerbase.PluginManagerBase.__init__(
self, "webui.conf", "deluge.plugin.webui")
self, "webui06.conf", "deluge.plugin.webui")
def start(self):
"""Start the plugin manager"""

View File

@ -32,6 +32,7 @@ $for id, title, url in admin_pages:
$else:
class="tab_button"
href='$base$url'>$title</a>
<a href="http://dev.deluge-torrent.org/wiki/Faq">Faq</a>
</div>
</td><td align="right">