[+] Add a route system to personalize rewrited URL

git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@7876 b9a71923-0436-4b27-9f14-aed3839534dd
This commit is contained in:
rMalie
2011-08-03 16:02:49 +00:00
parent 3e298ba94f
commit 6f08bcb12e
7 changed files with 343 additions and 187 deletions
+11
View File
@@ -1593,4 +1593,15 @@ a.action_module_delete {
.select_theme_choice{
background-color: #FAEEC2;
border: 1px dotted #000000;
}
fieldset .optionsDescription
{
background: url("../img/admin/help2.png") no-repeat scroll 6px center #DDE9F7;
border: 1px solid #50B0EC;
color: #7F7F7F;
font-family: Arial,Verdana,Helvetica,sans-serif;
font-size: 0.85em;
margin-bottom: 15px;
padding: 5px 5px 5px 40px;
}