If you are just wanting to change this
Quote:
[Enter your timeslip data by editing your profile in User CP ]
|
Just go to your admincp, style and templates, and open up your site's main style << >>.......Then scroll down and look for template named "timeslips".....and open it.
Scroll down toward's the bottom of the page and locate this: $timeslipsbit and then replace the code below it with this:
PHP Code:
<tr>
<td class="tfoot" colspan="10">
<!-- please don't remove this -->
<font size="1"><center>[vBTimeslipDatabasev2.0 by <b><a href=http://modernmusclecars.net>EvilLS1</a></b>.Converted to vb3.5 by <b><a href="mailto:deathemperor@gmail.com">deathemperor</a></b>]</center></font>
</td>
</tr>
</table>
</table>
<font size="1"><a href="profile.php?$session[sessionurl]&do=edittimeslip">$vbphrase[timeslips_submit]</a></font>
</td></tr></table>
<br />$pagenav
$footer
</body>
</html>
and then save it. Now when you go back to your site, you should see: " Submit your timeslip data" instead of "Enter your timeslip data by editing your profile in User CP"
I think that's what you are wanting to do anyways from looking at your timeslips page.