[+] BO : now Back-office has meta-title by controller

// fix back office template, add missing override
This commit is contained in:
mMarinetti
2011-09-28 14:15:07 +00:00
parent 2f6dc0cc37
commit ef9f2d1c2f
12 changed files with 261 additions and 151 deletions
+3 -3
View File
@@ -1094,13 +1094,13 @@ html[xmlns] .clearfix {
#column_left{
width: 610px;
float: left;
padding-top: 20px;
padding-top: 5px;
}
#column_right{
width: 315px;
float: right;
padding-top: 20px;
padding-top: 5px;
}
.F_list{
@@ -1708,4 +1708,4 @@ div.progressBarImage
width: 50px;
text-align: center;
float: left;
}
}