From e1437d7a21e294b7531cbd6acd5b77814c82ec8b Mon Sep 17 00:00:00 2001 From: Meik Sievertsen Date: Tue, 13 Jun 2006 15:06:32 +0000 Subject: - added class="radio" to all radio- and checkboxes - make sure the database gets closed correctly in cron.php - bugfixes git-svn-id: file:///svn/phpbb/trunk@6055 89ea8834-ac86-4346-8a33-228a782c2dd0 --- phpBB/styles/subSilver/template/posting_poll_body.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'phpBB/styles/subSilver/template/posting_poll_body.html') diff --git a/phpBB/styles/subSilver/template/posting_poll_body.html b/phpBB/styles/subSilver/template/posting_poll_body.html index c03ddb8a35..8b1402acec 100644 --- a/phpBB/styles/subSilver/template/posting_poll_body.html +++ b/phpBB/styles/subSilver/template/posting_poll_body.html @@ -24,11 +24,11 @@ {L_POLL_VOTE_CHANGE}:
{L_POLL_VOTE_CHANGE_EXPLAIN} - + {L_POLL_DELETE} - + -- cgit v1.2.1