]> git.immae.eu Git - github/shaarli/Shaarli.git/commit
w3c: fix HTML syntax errors 103/head
authorVirtualTam <virtualtam@flibidi.org>
Tue, 20 Jan 2015 01:35:52 +0000 (02:35 +0100)
committerVirtualTam <virtualtam@flibidi.org>
Tue, 20 Jan 2015 01:53:53 +0000 (02:53 +0100)
commit04751e044170c1dbc13fa51ee4ea9234ab541ab9
tree09289e84bff2cb74680e3bd161615d655f653692
parent486f25a5f4ab2a9191618edcb89ebb61350ff600
w3c: fix HTML syntax errors

Fixes #64

All pages:
- add `urlencode` when passing the version to a custom stylesheet;
- set meaningful values of `alt` and `title` for QR-Code images.

Install page:
- the form's `action` attribute must be non-empty;
- the `valign` attribute is deprecated.

Signed-off-by: VirtualTam <virtualtam@flibidi.org>
index.php
tpl/includes.html
tpl/install.html
tpl/linklist.html