{{* Insert Tab-Nav *}}
diff --git a/view/templates/crepair.tpl b/view/templates/crepair.tpl
index 1d2098331..ba04073b6 100644
--- a/view/templates/crepair.tpl
+++ b/view/templates/crepair.tpl
@@ -11,56 +11,38 @@
-
-
diff --git a/view/theme/frio/css/style.css b/view/theme/frio/css/style.css
index c7cf21372..99f32a588 100644
--- a/view/theme/frio/css/style.css
+++ b/view/theme/frio/css/style.css
@@ -1794,8 +1794,8 @@ ul.dropdown-menu li:hover {
/* PAGES */
/* Profile-page */
-.generic-page-wrapper ,#profile-page, .profile_photo-content-wrapper, .photos-content-wrapper,
-.contacts-content-wrapper, .suggest-content-wrapper, .common-content-wrapper,
+.generic-page-wrapper ,#profile-page, .profile_photo-content-wrapper,
+ .suggest-content-wrapper, .common-content-wrapper,
.allfriends-content-wrapper, .match-content-wrapper, .dirfind-content-wrapper,
.directory-content-wrapper, .manage-content-wrapper, .notes-content-wrapper,
.message-content-wrapper, .apps-content-wrapper, .notifications-content-wrapper,
@@ -1908,6 +1908,36 @@ ul li:hover .contact-wrapper a.contact-action-link:hover {
#directory-search-wrapper{
padding: 10px 0;
}
+#contact-drop-confirm .contact-actions,
+#contact-drop-confirm .contact-photo-overlay,
+#contact-drop-confirm .contact-photo-menu {
+ display: none;
+}
+#contact-drop-confirm #confirm-form {
+ margin-top: 20px;
+}
+
+/* contact-edit */
+#contact-edit-actions {
+ position: absolute;
+}
+#contact-edit-status-wrapper {
+ border: none;
+ background-color: #E1F5FE;
+ margin: 15px -15px;
+}
+#contact-edit-tools {
+ margin-left: -15px;
+ margin-right: -15px;
+}
+#contact-edit-tools > .panel {
+ padding-left: 15px;
+ padding-right: 15px;
+}
+#contact-edit-settings {
+ display: block;
+ margin: 0;
+}
/* directory page */
#directory-search-heading {
diff --git a/view/theme/frio/templates/confirm.tpl b/view/theme/frio/templates/confirm.tpl
new file mode 100644
index 000000000..d0de60831
--- /dev/null
+++ b/view/theme/frio/templates/confirm.tpl
@@ -0,0 +1,14 @@
+
+
diff --git a/view/theme/frio/templates/contact_drop_confirm.tpl b/view/theme/frio/templates/contact_drop_confirm.tpl
new file mode 100644
index 000000000..d665fefed
--- /dev/null
+++ b/view/theme/frio/templates/contact_drop_confirm.tpl
@@ -0,0 +1,9 @@
+
diff --git a/view/theme/frio/templates/contact_edit.tpl b/view/theme/frio/templates/contact_edit.tpl
new file mode 100644
index 000000000..b4217aa43
--- /dev/null
+++ b/view/theme/frio/templates/contact_edit.tpl
@@ -0,0 +1,192 @@
+
+
+ {{if $header}}
{{$header}}: {{$name}}{{if $account_type}} ({{$account_type}}){{/if}}
{{/if}}
+
+
{{* End of contact-edit-content-wrapper *}}
+
+
diff --git a/view/theme/frio/templates/contact_template.tpl b/view/theme/frio/templates/contact_template.tpl
index 37217c62f..264e5a4c6 100644
--- a/view/theme/frio/templates/contact_template.tpl
+++ b/view/theme/frio/templates/contact_template.tpl
@@ -52,7 +52,7 @@
{{if $contact.photo_menu.poke}}
+
{{$tabs}}
diff --git a/view/theme/frio/templates/crepair.tpl b/view/theme/frio/templates/crepair.tpl
new file mode 100644
index 000000000..22605bb7a
--- /dev/null
+++ b/view/theme/frio/templates/crepair.tpl
@@ -0,0 +1,54 @@
+
+
+ {{include file="section_title.tpl"}}
+
+ {{$tab_str}}
+
+
{{$warning}}
+
+ {{$info}}
+
+
+
+
+
+
diff --git a/view/theme/frio/templates/profile_advanced.tpl b/view/theme/frio/templates/profile_advanced.tpl
index daa851545..f6941640a 100644
--- a/view/theme/frio/templates/profile_advanced.tpl
+++ b/view/theme/frio/templates/profile_advanced.tpl
@@ -18,7 +18,7 @@
-