diff options
| author | Christian Weiske <cweiske@cweiske.de> | 2012-09-17 23:17:03 +0200 |
|---|---|---|
| committer | Christian Weiske <cweiske@cweiske.de> | 2012-09-17 23:17:03 +0200 |
| commit | d7f8ad629a9090c2a0380f44a04049a0804cbf61 (patch) | |
| tree | 3be3d590bb0fcb669b75231cf1ed1508697f1fe9 /data | |
| parent | ec100647ebe4c913ec261fddcab5004114fb5a66 (diff) | |
| download | phorkie-d7f8ad629a9090c2a0380f44a04049a0804cbf61.tar.gz phorkie-d7f8ad629a9090c2a0380f44a04049a0804cbf61.zip | |
fix another validation error
Diffstat (limited to 'data')
| -rw-r--r-- | data/templates/base.htm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/data/templates/base.htm b/data/templates/base.htm index 5681f80..e503369 100644 --- a/data/templates/base.htm +++ b/data/templates/base.htm @@ -61,7 +61,7 @@ <a href="//sf.net/p/phorkie/">phorkie</a>, the self-hosted, git-based pastebin software is available under the <a href="https://sf.net/p/phorkie/"> - <acronym title="GNU Affero General Public License">AGPL</acronym></a>. + <abbr title="GNU Affero General Public License">AGPL</abbr></a>. </div> </body> |
