A bit more consistent usage of quotes in template files.
[timetracker.git] / WEB-INF / templates / mobile / task_add.tpl
index 53ce483..68e415e 100644 (file)
@@ -8,7 +8,7 @@
           <td>{$forms.taskForm.name.control}</td>
         </tr>
         <tr>
-          <td align = "right">{$i18n.label.description}:</td>
+          <td align="right">{$i18n.label.description}:</td>
           <td>{$forms.taskForm.description.control}</td>
         </tr>
         <tr valign="top">