Retirando link da logomarca no cabeçalho

This commit is contained in:
Gusmao
2020-04-13 16:58:09 -03:00
parent 9f349ca29d
commit ce03b7c9bb
2 changed files with 4 additions and 3 deletions

View File

@@ -32,8 +32,9 @@ $bgCapa = rand(1,1);
<div class="col-lg-4">
<figure>
<a target="_top" href="Javascript:void(0);"><img src="<?php echo($OUTPUT->image_url('logos/logo-b', 'theme')); ?>" class="img-responsive logo-capa"></a>
<!-- <a target="_top" href="--><?php //echo $CFG->wwwroot;?><!--"><img src="--><?php //echo($OUTPUT->image_url('logos/logo-b', 'theme')); ?><!--" class="img-responsive logo-capa"></a>-->
<a target="_blank" href="https://sigaa.ufrn.br/sigaa/public/programa/apresentacao.jsf?lc=pt_BR&id=8084" ><img src="<?php echo($OUTPUT->image_url('logos/logo-b', 'theme')); ?>" class="img-responsive logo-capa"></a>
<!-- <a target="_blank" href="https://sigaa.ufrn.br/sigaa/public/programa/apresentacao.jsf?lc=pt_BR&id=8084" ><img src="--><?php //echo($OUTPUT->image_url('logos/logo-b', 'theme')); ?><!--" class="img-responsive logo-capa"></a>-->
</figure>
</div>
<div class="col-lg-8">

View File

@@ -32,8 +32,8 @@
</button>
<a href="{{{ config.wwwroot }}}/?redirect=0" class="logo-topo">
<!-- <a href="https://sigaa.ufrn.br/sigaa/public/programa/apresentacao.jsf?lc=pt_BR&id=8084" target="_blank" class="logo-topo"> -->
<a href="Javascript:void(0);" class="logo-topo">
<!--<a href="{{{ config.wwwroot }}}/?redirect=0" class="logo-topo">-->
{{# logourl }}
<span class="logo">
<img src="{{logourl}}" alt="{{sitename}}" class="img-responsive">