add time
-
I did a simple step to add time , in the chat-room.php file ..
'<div class="chat-message-' . $new_message_id . '"><span class=time>(' . date("g:ia") . ')</span> <strong style="color: ' . $user_text_color . ';">' . $user->nickname . '</strong>: ' . $content . '</div>',
thank you for the great plugin
Viewing 5 replies - 1 through 5 (of 5 total)
Viewing 5 replies - 1 through 5 (of 5 total)
- The topic ‘add time’ is closed to new replies.