From c69936d2209c5d6b1215eeef7f2d0e813851e841 Mon Sep 17 00:00:00 2001 From: Nils Adermann Date: Fri, 20 Aug 2010 22:55:25 +0200 Subject: [task/restore-subsilver2] Revert removing subsilver2 for Ascraeus development. This reverts commit ac2b5430aa2e4e75ed7b9372ae39024c22dac915. PHPBB3-9783 --- .../subsilver2/template/ucp_profile_avatar.html | 87 ++++++++++++++++++++++ 1 file changed, 87 insertions(+) create mode 100644 phpBB/styles/subsilver2/template/ucp_profile_avatar.html (limited to 'phpBB/styles/subsilver2/template/ucp_profile_avatar.html') diff --git a/phpBB/styles/subsilver2/template/ucp_profile_avatar.html b/phpBB/styles/subsilver2/template/ucp_profile_avatar.html new file mode 100644 index 0000000000..4188d0e5f2 --- /dev/null +++ b/phpBB/styles/subsilver2/template/ucp_profile_avatar.html @@ -0,0 +1,87 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
{L_TITLE}
{ERROR}
{L_CURRENT_IMAGE}:
{L_AVATAR_EXPLAIN}

+ {AVATAR}

 {L_DELETE_AVATAR} + +
{L_AVATAR_FEATURES_DISABLED}
{L_UPLOAD_AVATAR_FILE}:
{L_UPLOAD_AVATAR_URL}:
{L_UPLOAD_AVATAR_URL_EXPLAIN}
{L_LINK_REMOTE_AVATAR}:
{L_LINK_REMOTE_AVATAR_EXPLAIN}
{L_LINK_REMOTE_SIZE}:
{L_LINK_REMOTE_SIZE_EXPLAIN}
{L_PIXEL} × {L_PIXEL}
{L_AVATAR_GALLERY}: {L_DISPLAY_GALLERY}
{L_AVATAR_GALLERY}
{L_AVATAR_CATEGORY}:  
+ + + + + + + + + + + + + +
{avatar_row.avatar_column.AVATAR_NAME}
+
{S_HIDDEN_FIELDS}  
+ + \ No newline at end of file -- cgit v1.2.1