diff --git a/upload/styles/cb_2014/layout/edit_account.html b/upload/styles/cb_2014/layout/edit_account.html
index d4e13ff1..8f4f0618 100644
--- a/upload/styles/cb_2014/layout/edit_account.html
+++ b/upload/styles/cb_2014/layout/edit_account.html
@@ -113,9 +113,14 @@
{include file="$style_dir/blocks/manage/userMenuLeft.html"}
+
-
+ {*
+
@@ -200,7 +205,8 @@
{lang code='update'}
-
+ *}
+
diff --git a/upload/styles/cb_2014/layout/view_channel.html b/upload/styles/cb_2014/layout/view_channel.html
index 700a5550..925afcba 100644
--- a/upload/styles/cb_2014/layout/view_channel.html
+++ b/upload/styles/cb_2014/layout/view_channel.html
@@ -9,7 +9,7 @@
{include file="$style_dir/blocks/manage/account_menu.html"}
-
+
@@ -69,7 +69,7 @@
({if
$video.duration>1}{$video.duration|SetTime}{else}00:00{/if})
-
{lang code='views'} :{$video.views|format_number}
+
{lang code='views'} :{$video.views}
{$video.date_added|niceTime}
diff --git a/upload/styles/cb_2014/layout/view_photo.html b/upload/styles/cb_2014/layout/view_photo.html
index 3ea610e1..3edc92ee 100644
--- a/upload/styles/cb_2014/layout/view_photo.html
+++ b/upload/styles/cb_2014/layout/view_photo.html
@@ -214,7 +214,7 @@