]> sipb.mit.edu Git - ikiwiki.git/blobdiff - templates/recentchanges.tmpl
add a commit type column
[ikiwiki.git] / templates / recentchanges.tmpl
index 1ea2f8a451334985a46ae2be6c673d1647569378..026a3cd027a6e5397b38e064be1a3122f27c5f6d 100644 (file)
        <tr class="changeheader">
                <th align="left">user</th>
                <th align="left">time</th>
-               <th align="left">changes</th>
+               <th align="left" colspan="2">changes</th>
        </tr>
 </thead>
 <TMPL_LOOP NAME="CHANGELOG">
 <tbody>
        <!-- <TMPL_VAR NAME="REV"> -->
-       <!-- <TMPL_VAR NAME="COMMITTYPE"> -->
        <tr class="changeheader">
                <td><TMPL_VAR NAME="USER"></td>
                <td class="changetime"><TMPL_VAR NAME="WHEN"></td>
@@ -46,6 +45,7 @@
                        </TMPL_IF>
                </TMPL_LOOP>
                </td>
+               <td><TMPL_VAR NAME="COMMITTYPE"></td>
        </tr>
        <tr>
                <td colspan="3">