[+] Add a route system to personalize rewrited URL

This commit is contained in:
rMalie
2011-08-03 16:02:49 +00:00
parent 216462315c
commit 85a22c5f05
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;
}