]> wagnertech.de Git - timetracker.git/blobdiff - WEB-INF/templates/mobile/task_edit.tpl
A bit more consistent usage of quotes in template files.
[timetracker.git] / WEB-INF / templates / mobile / task_edit.tpl
index f9136284f9c13e0e35a733b1e656761676ec4308..f6672c739e60af502165994328c7dab47f66770f 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>