summaryrefslogtreecommitdiffstats
path: root/web/templates
diff options
context:
space:
mode:
authorraylu <raylu@gridium.com>2013-10-22 03:44:52 -0700
committerraylu <raylu@gridium.com>2013-10-22 03:44:52 -0700
commitfbb64e5d89a0f3369d6809f374c5791853647284 (patch)
treeaf61531b255ae2e74e61c82a3f1708a11f4e41a2 /web/templates
parenta9f844c3da365dc777002037262355e7c0b50265 (diff)
downloadykill-fbb64e5d89a0f3369d6809f374c5791853647284.tar.xz
kill/item costs
Diffstat (limited to 'web/templates')
-rw-r--r--web/templates/corporation.html1
-rw-r--r--web/templates/kill.html1
2 files changed, 2 insertions, 0 deletions
diff --git a/web/templates/corporation.html b/web/templates/corporation.html
index 8e8e7fa..c8550d7 100644
--- a/web/templates/corporation.html
+++ b/web/templates/corporation.html
@@ -18,6 +18,7 @@
<th class="victim">victim</th>
<th class="killer_portrait"></th>
<th class="killer">killer(s)</th>
+ <th class="value">value</th>
</tr>
</table>
diff --git a/web/templates/kill.html b/web/templates/kill.html
index 99a4039..67a8012 100644
--- a/web/templates/kill.html
+++ b/web/templates/kill.html
@@ -69,6 +69,7 @@
<th></th>
<th></th>
<th></th>
+ <th></th>
</tr></thead>
</table>