Make the table titles in the game list match the data
[cs356-p2-videostore.git] / app / views / game / list.rhtml
index 123e767..a32c14d 100644 (file)
@@ -3,8 +3,8 @@
 <table border="1">
   <tr>
     <th>Game ID</th>
-    <th>Checked Out</th>
     <th>Title</th>
+    <th>Checked Out</th>
     <th>New Release</th>
     <th>Genre</th>
     <th>Platform</th>