mirror of
https://github.com/progval/Limnoria.git
synced 2025-04-26 13:01:06 -05: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
|
%s
|
||||||
<div class="mainbody" style="padding: 0;">
|
<div class="mainbody" style="padding: 0;">
|
||||||
<table>
|
<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>
|
Detailed Help</td></tr>
|
||||||
''' % (genHeader(title, meta),
|
''' % (genHeader(title, meta),
|
||||||
cgi.escape(module.__doc__ or ""),
|
cgi.escape(module.__doc__ or ""),
|
||||||
|
Loading…
x
Reference in New Issue
Block a user