From 636ab0f5ea0fb55d8cafa8aea55babae2f7c7e34 Mon Sep 17 00:00:00 2001 From: Tom Beddard Date: Wed, 4 Jan 2006 20:57:34 +0000 Subject: Updated references to posts to be #p[post_id] rather than #[post_id] since it is against the W3C spec to have the id="" attribute starting with a number git-svn-id: file:///svn/phpbb/trunk@5424 89ea8834-ac86-4346-8a33-228a782c2dd0 --- phpBB/styles/subSilver/template/viewtopic_body.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'phpBB/styles') diff --git a/phpBB/styles/subSilver/template/viewtopic_body.html b/phpBB/styles/subSilver/template/viewtopic_body.html index 7aaeb8c4e8..619b283dbd 100644 --- a/phpBB/styles/subSilver/template/viewtopic_body.html +++ b/phpBB/styles/subSilver/template/viewtopic_body.html @@ -125,7 +125,7 @@ {postrow.L_IGNORE_POST} - {postrow.POSTER_NAME} + {postrow.POSTER_NAME} -- cgit v1.2.1