diff options
Diffstat (limited to '')
-rw-r--r-- | template/yoga/popuphelp.tpl (renamed from template/cclear/popuphelp.tpl) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/template/cclear/popuphelp.tpl b/template/yoga/popuphelp.tpl index 60e8c3ddc..23390c936 100644 --- a/template/cclear/popuphelp.tpl +++ b/template/yoga/popuphelp.tpl @@ -2,4 +2,4 @@ {HELP_CONTENT} </div> <!-- content --> -<p id="pageBottomActions"><a href="#" onclick="window.close();" title="{lang:Close this window}"><img src="template/cclear/theme/exit.png" alt="close"></a></p> +<p id="pageBottomActions"><a href="#" onclick="window.close();" title="{lang:Close this window}"><img src="template/yoga/theme/exit.png" alt="close"></a></p> |