]> wagnertech.de Git - timetracker.git/blobdiff - WEB-INF/templates/notifications.tpl
Modified database schema to include paid status on fav reports.
[timetracker.git] / WEB-INF / templates / notifications.tpl
index c9f43f2f43a464c346b45d58a6b044c2c2376f2b..71cc13a335e155b652822f172d0bcbcf2bf0bb48 100644 (file)
@@ -14,7 +14,7 @@
         </tr>
   {if $notifications}
     {foreach $notifications as $notification}
-        <tr bgcolor="{cycle values="#f5f5f5,#dedee5"}">
+        <tr bgcolor="{cycle values="#f5f5f5,#ffffff"}">
           <td>{$notification['name']|escape}</td>
           <td>{$notification['cron_spec']|escape}</td>
           <td>{$notification['email']|escape}</td>