diff --git a/Web/Presenters/templates/Group/Edit.xml b/Web/Presenters/templates/Group/Edit.xml index ce9a8f04..0ed6a465 100644 --- a/Web/Presenters/templates/Group/Edit.xml +++ b/Web/Presenters/templates/Group/Edit.xml @@ -71,7 +71,10 @@ {_avatar}: - + +
diff --git a/Web/Presenters/templates/Group/EditBackdrop.xml b/Web/Presenters/templates/Group/EditBackdrop.xml index f5127e9a..c9378610 100644 --- a/Web/Presenters/templates/Group/EditBackdrop.xml +++ b/Web/Presenters/templates/Group/EditBackdrop.xml @@ -37,9 +37,12 @@
- -
- + +
+ +
diff --git a/Web/Presenters/templates/Photos/UploadPhoto.xml b/Web/Presenters/templates/Photos/UploadPhoto.xml index 55a80966..9876e5b9 100644 --- a/Web/Presenters/templates/Photos/UploadPhoto.xml +++ b/Web/Presenters/templates/Photos/UploadPhoto.xml @@ -21,7 +21,12 @@ {_photo}: - + + +
+ diff --git a/Web/Presenters/templates/User/Edit.xml b/Web/Presenters/templates/User/Edit.xml index b74f04b3..6df070ea 100644 --- a/Web/Presenters/templates/User/Edit.xml +++ b/Web/Presenters/templates/User/Edit.xml @@ -20,7 +20,7 @@ Подтверждение номера телефона
Введите код для подтверждения смены номера: ввести код. - +
{_main} @@ -38,10 +38,10 @@ {_backdrop_short}
- +
{if $isMain} - +

{_main_information}

@@ -133,7 +133,7 @@ - + @@ -162,7 +162,7 @@
- + @@ -172,9 +172,9 @@
- + {elseif $isContacts} - +

{_contact_information}

@@ -221,7 +221,7 @@
- + @@ -231,9 +231,9 @@
- + {elseif $isInterests} - +

{_personal_information}

@@ -296,7 +296,7 @@
- + @@ -306,9 +306,9 @@
- + {elseif $isAvatar} - +

{_profile_picture}

@@ -318,12 +318,15 @@ {_picture}:
- + +
- + @@ -333,7 +336,7 @@
- + {elseif $isBackDrop}

{_backdrop}

@@ -341,9 +344,10 @@
- -
- + +
+ +
@@ -366,5 +370,5 @@ {/if}
- + {/block} diff --git a/Web/Presenters/templates/Videos/Upload.xml b/Web/Presenters/templates/Videos/Upload.xml index 1e00a345..230d8bd8 100644 --- a/Web/Presenters/templates/Videos/Upload.xml +++ b/Web/Presenters/templates/Videos/Upload.xml @@ -25,7 +25,12 @@ {_video}: - + + +
+ {_video_link_to_yt}: diff --git a/Web/static/css/style.css b/Web/static/css/style.css index 4fff0fba..76abeb47 100644 --- a/Web/static/css/style.css +++ b/Web/static/css/style.css @@ -231,6 +231,7 @@ h1 { position: absolute; top: 140px; padding: 0 19px; + margin: 24px; } #backdropFilePicker > input { diff --git a/locales/en.strings b/locales/en.strings index 98f165b4..b49981d8 100644 --- a/locales/en.strings +++ b/locales/en.strings @@ -546,6 +546,7 @@ "backdrop_succ" = "Backdrop settings saved"; "backdrop_succ_rem" = "Backdrop images have been removed"; "backdrop_succ_desc" = "Users will start seeing changes in 5 minutes."; +"browse" = "Browse"; /* Two-factor authentication */ diff --git a/locales/hy.strings b/locales/hy.strings index c6effd04..59839faa 100644 --- a/locales/hy.strings +++ b/locales/hy.strings @@ -556,6 +556,7 @@ "end_all_sessions_description" = "Եթե ցանկանում եք դուրս գալ $1–ից ամեն դեվայսից, սեղմե՛ք ներքևի կոճակը"; "end_all_sessions_done" = "Բոլոր սեսսիաները նետված են, ներառյալ բջջային հավելվածները"; +"browse" = "Վերանայում"; /* Two-factor authentication */ diff --git a/locales/ru.strings b/locales/ru.strings index 98928cd5..c21159cd 100644 --- a/locales/ru.strings +++ b/locales/ru.strings @@ -506,6 +506,7 @@ "backdrop_succ" = "Фон сохранён"; "backdrop_succ_rem" = "Фон удалён"; "backdrop_succ_desc" = "Изменения будут заметны другим пользователям через 5 минут."; +"browse" = "Обзор"; /* Two-factor authentication */ @@ -1308,4 +1309,4 @@ "tour_section_14_bottom_text_1" = "Скриншоты приложения"; "tour_section_14_bottom_text_2" = "На этом экскурсия по сайту завершена. Если вы хотите попробовать наше мобильное приложение, создать здесь свою группу, позвать своих друзей или найти новых, или вообще просто как-нибудь поразвлекаться, то это можно сделать прямо сейчас, пройдя небольшую регистрацию"; -"tour_section_14_bottom_text_3" = "На этом экскурсия по сайту завершена." \ No newline at end of file +"tour_section_14_bottom_text_3" = "На этом экскурсия по сайту завершена." diff --git a/locales/uk.strings b/locales/uk.strings index ca97bb26..8df08ff1 100644 --- a/locales/uk.strings +++ b/locales/uk.strings @@ -510,6 +510,7 @@ "backdrop_succ" = "Фон збережено"; "backdrop_succ_rem" = "Фон видалено"; "backdrop_succ_desc" = "Зміни будуть помітні іншим користувачам через 5 хвилин."; +"browse" = "Огляд"; /* Two-factor authentication */