diff options
Diffstat (limited to '')
-rw-r--r-- | template/yoga/register.tpl (renamed from template/cclear/register.tpl) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/template/cclear/register.tpl b/template/yoga/register.tpl index 3b39fcbf2..09740e881 100644 --- a/template/cclear/register.tpl +++ b/template/yoga/register.tpl @@ -4,7 +4,7 @@ <div class="titrePage"> <ul class="categoryActions"> - <li><a href="{U_HOME}" title="{lang:return to homepage}"><img src="./template/cclear/theme/home.png" alt="{lang:home}"/></a></li> + <li><a href="{U_HOME}" title="{lang:return to homepage}"><img src="./template/yoga/theme/home.png" alt="{lang:home}"/></a></li> </ul> <h2>{lang:Registration}</h2> </div> |