mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2026-03-27 17:33:31 +01:00
Fix :time :stuff, etc.
This commit is contained in:
@@ -207,7 +207,7 @@ function AutoCommands() //{{{
|
||||
}
|
||||
});
|
||||
|
||||
var list = template.generic(
|
||||
var list = template.commandOutput(
|
||||
<table>
|
||||
<tr highlight="Title">
|
||||
<td colspan="2">----- Auto Commands -----</td>
|
||||
|
||||
Reference in New Issue
Block a user