mirror of
https://github.com/easy-wi/developer.git
synced 2025-02-20 11:23:28 +08:00
#1005 Syntax error at imprint
This commit is contained in:
parent
2eb2040efb
commit
cb83f15944
@ -1,7 +1,7 @@
|
||||
<section class="content-header">
|
||||
<h1><?php echo $gsprache->imprint;?></h1>
|
||||
<ol class="breadcrumb">
|
||||
<li><a href="<?php echo (isset($targetFile) ? $targetFile : '../';?>"><i class="fa fa-home"></i> Home</a></li>
|
||||
<li><a href="<?php echo (isset($targetFile)) ? $targetFile : '../';?>"><i class="fa fa-home"></i> Home</a></li>
|
||||
<li class="active"><i class="fa fa-legal"></i> <?php echo $gsprache->imprint;?></li>
|
||||
</ol>
|
||||
</section>
|
||||
|
Loading…
x
Reference in New Issue
Block a user