From 8e46cd7ab93f6e171160b5bbb2103d241660c578 Mon Sep 17 00:00:00 2001 From: botanic Date: Wed, 3 Sep 2014 04:03:01 -0700 Subject: [PATCH] fixed language when logged in --- code/web/public_php/ams/css/custom.css | 20 +++++++++++++++++++ .../public_php/ams/templates/dashboard.tpl | 8 ++++---- code/web/public_php/ams/templates/layout.tpl | 11 ++++------ code/web/public_php/ams/templates/login.tpl | 2 +- 4 files changed, 29 insertions(+), 12 deletions(-) diff --git a/code/web/public_php/ams/css/custom.css b/code/web/public_php/ams/css/custom.css index 11234d182..ba7a0f596 100644 --- a/code/web/public_php/ams/css/custom.css +++ b/code/web/public_php/ams/css/custom.css @@ -8,6 +8,7 @@ .top-block { background-color: white; + border-radius: 5px; } .row-fluid [class*="span"] { @@ -102,4 +103,23 @@ margin-top: 10px; .gender-list { margin-left: 22px; margin-bottom: -20px; +} + +.lg-icon { + font-size: 20px; + margin: 5px; +} + +.sidebar-nav { + padding-top: 5px; +} + +.sidebar-nav .nav-header{ + color:#666; +} + +.flags_logged_in{ + display: inline; + position:absolute; + margin:7px; } \ No newline at end of file diff --git a/code/web/public_php/ams/templates/dashboard.tpl b/code/web/public_php/ams/templates/dashboard.tpl index 84ca701a3..e67391f82 100644 --- a/code/web/public_php/ams/templates/dashboard.tpl +++ b/code/web/public_php/ams/templates/dashboard.tpl @@ -4,25 +4,25 @@
- +
Tickets Waiting for Direct Action
{$nrAssignedWaiting}
- +
Tickets Todo
{$nrToDo}
- +
Newest Ticket
{$newestTicketTitle}
- +
Total amount of Tickets
{$nrTotalTickets}
diff --git a/code/web/public_php/ams/templates/layout.tpl b/code/web/public_php/ams/templates/layout.tpl index 030e4ed58..767d581ba 100644 --- a/code/web/public_php/ams/templates/layout.tpl +++ b/code/web/public_php/ams/templates/layout.tpl @@ -60,6 +60,10 @@ Ryzom Core Logo +
+ + +
@@ -113,7 +111,6 @@ - diff --git a/code/web/public_php/ams/templates/login.tpl b/code/web/public_php/ams/templates/login.tpl index 54a87bbcb..b10701582 100644 --- a/code/web/public_php/ams/templates/login.tpl +++ b/code/web/public_php/ams/templates/login.tpl @@ -25,7 +25,7 @@
- +