mirror of
https://github.com/FH-Complete/FHC-Core.git
synced 2026-07-20 16:32:20 +00:00
"LV-Plan"-Link ins Phrasenmodul.
Vertikaler Strich kommt nun aus ampel.php und nicht aus index.php
This commit is contained in:
+1
-1
@@ -176,7 +176,7 @@ function loadampel()
|
||||
</form>
|
||||
</td>
|
||||
<td align="right" valign="top" style="width: 20%; padding-right: 10px; padding-top: 10px;">
|
||||
<nobr><span style="vertical-align:top;" id="ampel"></span> <span style="color: #A5AFB6">|</span> <a href="private/lvplan/stpl_week.php?pers_uid=<?php echo $user; ?>" target="_blank">LV-Plan</a> <span style="color: #A5AFB6">|</span>
|
||||
<nobr><span style="vertical-align:top;" id="ampel"></span><a href="private/lvplan/stpl_week.php?pers_uid=<?php echo $user; ?>" target="_blank"><?php echo $p->t('lvplan/lvPlan'); ?></a> <span style="color: #A5AFB6">|</span>
|
||||
<?php
|
||||
$sprache = new sprache();
|
||||
$sprache->getAll(true);
|
||||
|
||||
Reference in New Issue
Block a user