Kian Posted April 1, 2009 Share Posted April 1, 2009 Hi It's 1 hour that i'm trying to edit clientregister.tpl to change something in customer registration page (after check out). Example: <tr><td width="150" class="fieldarea">{$LANG.clientareafirstname}</td><td><input type="text" name="firstname" size=30 value="{$clientfirstname}"> *</td></tr> I change it to <tr><br><br><br><br><br><br><br><td width="99999999" class="fieldarea">AAAAAAAAAAAAAAAAA</td><td><input type="text" name="firstname" size=99999999 value="{$clientfirstname}"> *</td></tr> Even if i hardcode, delete, move, write (...) nothing happends. I'm editing templates/default because my WHMCS style is default. I don't know what is going on. I'm 100% sure that i'm editing the right file. 0 Quote Link to comment Share on other sites More sharing options...
bear Posted April 1, 2009 Share Posted April 1, 2009 Have you also tried emptying the cache folder after making those changes? If it's the right tpl, maybe you're seeing the cached version... 0 Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.