From a9c8d72c574c76716923b4a8cedf45998f3fb7d3 Mon Sep 17 00:00:00 2001 From: Bernhard Posselt Date: Wed, 15 Aug 2012 04:03:54 +0200 Subject: fixed title attribute on add button --- templates/main.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/templates/main.php b/templates/main.php index c32bb216a..a8eb24f62 100644 --- a/templates/main.php +++ b/templates/main.php @@ -17,8 +17,8 @@ echo $this->inc("part.items.header");