mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2026-02-24 22:25:45 +01:00
remove use of <center> element from :help as it's not defined in XHTML 1.1
This commit is contained in:
@@ -2,10 +2,10 @@ HEADER
|
||||
|
||||
// Initial revision: Sun Jun 8 10:07:05 UTC 2008 (penryu)
|
||||
|
||||
+++<center>+++
|
||||
+++<div style="text-align: center;">+++
|
||||
*This is a quickstart tutorial to help get new users up and running in
|
||||
Vimperator. It is not intended as a full reference explaining all features.*
|
||||
+++</center>+++
|
||||
+++</div>+++
|
||||
|
||||
section:Quick-start{nbsp}tutorial[tutorial]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user