footer redesigned

parent e2203629
......@@ -347,6 +347,7 @@
"supervisor_note": "If the parent aren't going to register in the platform, the administrator can use the notes field to store their information.",
"supervisor_updated": "Supervisor updated",
"supervisors": "Supervisors",
"support": "User support",
"surname": "Surname",
"tag_deleted": "Tag deleted",
"tape_background": "Tape background",
......
......@@ -347,6 +347,7 @@
"supervisor_not_updated": "El supervisor no se ha podido actualizar",
"supervisor_note": "Si los padres no se van a dar de alta en la plataforma nunca, el administrador puede anotar la información de contacto en el campo notas.",
"supervisor_updated": "Supervisor actualizado",
"support": "Atención al cliente",
"therapists": "Terapeutas",
"supervisors": "Supervisores",
"surname": "Apellidos",
......
......@@ -7,6 +7,7 @@
<div class="col-lg-2">&nbsp;</div>
<div class="col-lg-8">
<p>&nbsp;</p>
<p class="text-center">
<a href="/app"><img src="img/logo_pictogram.png" alt="Pictogram" title="Pictogram" style="border-style: none"/></a>
</p>
......
......@@ -7,6 +7,7 @@
<div class="col-lg-2">&nbsp;</div>
<div class="col-lg-8">
<p>&nbsp;</p>
<p class="text-center">
<a href="/app"><img src="img/logo_pictogram.png" alt="Pictogram" title="Pictogram" style="border-style: none"/></a>
</p>
......
<div class="languages">
<div class="row">
<div class="col-xs-6">
<div class="languages-margin text-center">
<div class="col-xs-4">
<div class="languages-margin text-left">
<div ng-controller="TranslateController" class="btn-group" role="group" aria-label="">
<button type="button" class="btn-link" ng-click="changeLanguage('es-es')">Español</button>
<button type="button" class="btn-link">|</button>
......@@ -9,10 +9,16 @@
</div>
</div>
</div>
<div class="col-xs-6">
<div class="col-xs-4">
<div class="languages-margin text-center text-muted">
Powered by &nbsp; <a href="http://www.yottacode.com"><img src="img/logo_pictogram.png" width="40px" alt="Pictogram" title="Pictogram" /></a>
</div>
</div>
<div class="col-xs-4">
<div class="languages-margin text-right text-muted">
<a href="mailto:soporte@yottacode.com" translate>support</a> |
<a href='/app/#/disclaimer' target='_blank' translate>disclaimer</a>
</div>
</div>
</div>
</div>
/*******************/
/* Estilos propios */
/* Estils propios */
/*******************/
/* Estilos generales */
......@@ -134,7 +134,7 @@ div.languages{
border-top: 1px solid #e7e7e7;
}
.languages-margin{
margin: 20px 0;
margin: 20px 15px 20px 15px;
}
.languages-margin img {
position: absolute;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment