Forums / Cotonti / Skins / Page-specific tpl?

Hodges
#39366 2014-04-03 09:53

*bump*

I've tried to implement what Kort has suggested, but I obviously don't know what variables are available in this context. This is my attempt:

	<!-- IF {PHP.page.id} == 22 -->
	<span style="float:right"><a href="index.php?e=page&m=add&c=members">Submit new member</a></span>
	<!-- ENDIF -->

Help! :)

Added 1 hours later:

Also how can I combine this with an if statement to check to see if the user is an admin?

This post was edited by Hodges (2014-04-03 11:06, 10 years ago)