idea Steuerzeichen entfernen
This commit is contained in:
2
get.php
2
get.php
@ -215,7 +215,7 @@ else { //if( $show_filter != 1 ) {
|
||||
$thisday .= '
|
||||
<tr bgcolor="'.$row["bg_farbe_text"].'">
|
||||
<td colspan="5">
|
||||
<span style="color:'.$row["text_farbe_text"].';font-size:'.$row["text_groesse_text"].'">'.$row["text"].'</span>
|
||||
<span style="color:'.$row["text_farbe_text"].';font-size:'.$row["text_groesse_text"].'">'.remove_idea_codes($row["text"]).'</span>
|
||||
</td>
|
||||
</tr>
|
||||
';
|
||||
|
Reference in New Issue
Block a user