mirror of
https://github.com/e107inc/e107.git
synced 2025-08-23 06:33:22 +02:00
@@ -51,7 +51,7 @@ if(e_QUERY)
|
||||
|
||||
$text .= "
|
||||
<div class='smalltext text-right'>
|
||||
<small>".LAN_POSTED_BY." ".$userlink."<br /> ".LAN_ACTIVE.": ".LAN_FROM." ".$start_datestamp." ".LAN_TO." ".$end_datestamp."</small></div>
|
||||
<small>".LAN_POSTED_BY." ".$userlink."<br /> ".$tp->lanVars(POLLAN_50, array('x'=>$start_datestamp, 'y'=> $end_datestamp))."</small></div>
|
||||
";
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user