May I know how to change the following code:
to:Code:<table border="0" width="100%" cellspacing="0" cellpadding="2"> <tr class="messageStackCaution"> <td class="messageStackCaution"><img src="images/icons/warning.gif" border="0" alt="Warning" title=" Warning "> CAUTION: <a href="https://www.zen-cart.com/tutorials/index.php?article=33" target="_blank">Your /admin/ foldername should be renamed to something less common</a>, to prevent unauthorized access.</td> </tr> </table>
Thanks~Code:<div class="messageStackCaution"><img src="images/icons/warning.gif" border="0" alt="Warning" title=" Warning "> CAUTION: <a href="https://www.zen-cart.com/tutorials/index.php?article=33" target="_blank">Your /admin/ foldername should be renamed to something less common</a>, to prevent unauthorized access.</div>




