aboutsummaryrefslogtreecommitdiffstats
path: root/template/yoga/notification.tpl
diff options
context:
space:
mode:
Diffstat (limited to 'template/yoga/notification.tpl')
-rw-r--r--template/yoga/notification.tpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/template/yoga/notification.tpl b/template/yoga/notification.tpl
index 974967e62..721b13982 100644
--- a/template/yoga/notification.tpl
+++ b/template/yoga/notification.tpl
@@ -2,7 +2,7 @@
<div class="titrePage">
<ul class="categoryActions">
- <li><a href="{U_HOME}" title="{lang:return to homepage}"><img src="./template/yoga/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" class="button" alt="{lang:home}"/></a></li>
</ul>
<h2>{lang:Notification}</h2>
</div>