From 72c4282f9a9321781ea1b80d388d3bc75826bfcb Mon Sep 17 00:00:00 2001 From: Meik Sievertsen Date: Sat, 15 Apr 2006 18:51:00 +0000 Subject: slightly modified general tab layout to remove the confusion between board defaults and board settings. git-svn-id: file:///svn/phpbb/trunk@5787 89ea8834-ac86-4346-8a33-228a782c2dd0 --- phpBB/adm/style/acp_attachments.html | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'phpBB/adm/style') diff --git a/phpBB/adm/style/acp_attachments.html b/phpBB/adm/style/acp_attachments.html index 4d309e9b76..e0f2c08813 100644 --- a/phpBB/adm/style/acp_attachments.html +++ b/phpBB/adm/style/acp_attachments.html @@ -36,6 +36,14 @@
{L_ACP_ATTACHMENT_SETTINGS} +
+
+
checked="checked" class="radio" /> {L_YES}   checked="checked" class="radio" /> {L_NO}
+
+
+
+
checked="checked" class="radio" /> {L_YES}   checked="checked" class="radio" /> {L_NO}
+

{L_UPLOAD_DIR_EXPLAIN}
-- cgit v1.2.1