Fu Manchu
Sepultra™
- Joined
- Jan 28, 2011
- Messages
- 439
- Reaction score
- 9
PHP:
echo "<div class='toolbar' align='center'>";
alert("<b>REMEMBER:</b><br><br>All categories, <b>except for 'Containers with Items'</b>:<br><br>Receiver need to have space on his/her <b>BACKPACK</b> to receive item.");
echo '<div id="accordion">';
$i = 0;
I'm trying to turn that alert into just a normal message like a <BODY> or something but I cant get it to work any ideas? Thx guys
Last edited: