mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2025-12-23 00:27:57 +01:00
Whitespace and semicolon fixes.
This commit is contained in:
2
common/content/options.js
Normal file → Executable file
2
common/content/options.js
Normal file → Executable file
@@ -762,7 +762,7 @@ function Options() //{{{
|
||||
return <tr>
|
||||
<td style="width: 200px;">{i}</td>
|
||||
<td>{prefix}{value}</td>
|
||||
</tr>
|
||||
</tr>;
|
||||
})
|
||||
}
|
||||
</table>;
|
||||
|
||||
Reference in New Issue
Block a user