kopia lustrzana https://github.com/magicbug/Cloudlog
[Visual decorations] Small decoration for header of the log overview view.
rodzic
d836177708
commit
df0c64a67d
|
@ -2,7 +2,7 @@
|
|||
|
||||
<h2><?php echo lang('gen_hamradio_logbook'); ?></h2>
|
||||
<?php if ($results) { ?>
|
||||
<h6><?php echo lang('gen_hamradio_logbook').": ".$this->logbooks_model->find_name($this->session->userdata('active_station_logbook')); ?> <?php echo lang('general_word_location').": ".$this->stations->find_name(); ?></h6>
|
||||
<h6><?php echo lang('gen_hamradio_logbook').": <b>".$this->logbooks_model->find_name($this->session->userdata('active_station_logbook')); ?></b> <?php echo lang('general_word_location').": <b>".$this->stations->find_name(); ?></b></h6>
|
||||
<?php } ?>
|
||||
|
||||
|
||||
|
|
Ładowanie…
Reference in New Issue