mirror of
https://github.com/Mikaela/Limnoria.git
synced 2024-11-27 05:09:23 +01:00
headers conflicted with a command name, so it's now called trheader
This commit is contained in:
parent
ec16d3ae8b
commit
daf8177bff
@ -170,7 +170,7 @@ def makePluginDocumentation(pluginWindow):
|
||||
%s
|
||||
<div class="mainbody" style="padding: 0;">
|
||||
<table>
|
||||
<tr id="headers"><td>Command</td><td>Args</td><td>
|
||||
<tr id="trheader"><td>Command</td><td>Args</td><td>
|
||||
Detailed Help</td></tr>
|
||||
''' % (genHeader(title, meta),
|
||||
cgi.escape(module.__doc__ or ""),
|
||||
|
Loading…
Reference in New Issue
Block a user