From d8510356d6a0f838017ae94bec1a5ed8254432da Mon Sep 17 00:00:00 2001 From: Marc Alexander Date: Sun, 18 Nov 2012 20:47:29 +0100 Subject: [feature/avatars] Add subsilver2 support This implementation might not be perfect though. PHPBB3-10018 --- .../styles/subsilver2/template/ucp_avatar_options_remote.html | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 phpBB/styles/subsilver2/template/ucp_avatar_options_remote.html (limited to 'phpBB/styles/subsilver2/template/ucp_avatar_options_remote.html') diff --git a/phpBB/styles/subsilver2/template/ucp_avatar_options_remote.html b/phpBB/styles/subsilver2/template/ucp_avatar_options_remote.html new file mode 100644 index 0000000000..8fe7201953 --- /dev/null +++ b/phpBB/styles/subsilver2/template/ucp_avatar_options_remote.html @@ -0,0 +1,10 @@ + + + + + + + + + +
{L_LINK_REMOTE_AVATAR}{L_COLON}
{L_LINK_REMOTE_AVATAR_EXPLAIN}
{L_LINK_REMOTE_SIZE}{L_COLON}
{L_LINK_REMOTE_SIZE_EXPLAIN}
{L_PIXEL} × {L_PIXEL}
-- cgit v1.2.1