Proyectos de Subversion LeadersLinked - Antes de SPA

Rev

Rev 6644 | Rev 6646 | Ir a la última revisión | Mostrar el archivo completo | | | Autoría | Ultima modificación | Ver Log |

Rev 6644 Rev 6645
Línea 842... Línea 842...
842
 
842
 
843
$this->inlineScript()->captureEnd();
843
$this->inlineScript()->captureEnd();
844
$this->headLink()->appendStylesheet('/look-and-field/my-coach.css');
844
$this->headLink()->appendStylesheet('/look-and-field/my-coach.css');
Línea 845... Línea 845...
845
?>
845
?>
846
 
846
 
847
<section class="container px-0 d-flex flex-column gap-2">
847
<section class="container px-0 d-flex flex-column gap-3">
848
    <div class="company-title">
848
    <div class="company-title">
849
        <h1 class="title mx-auto">LABEL_MY_COACH</h1>
849
        <h1 class="title">LABEL_MY_COACH</h1>
850
        <?php if ($allowQuestionAdd) : ?>
850
        <?php if ($allowQuestionAdd) : ?>
851
            <h2 class="title cursor-pointer" id="my-coach-add-question">
851
            <h2 class="title cursor-pointer" id="my-coach-add-question">
852
                LABEL_MY_COACH_QUESTION_ADD
852
                LABEL_MY_COACH_QUESTION_ADD