Move MOTDs to the bottom.
[mkws-moved-to-github.git] / examples / htdocs / mike.html
index f73adbb..e78f4d4 100644 (file)
@@ -28,7 +28,6 @@
          <div class="mkwsResults"></div>
          <div class="mkwsTargets"></div>
          <div class="mkwsStat"></div>
-         <div class="mkwsMOTD">This is the first MOTD</div>
        </td>
        <td valign="top" width="50%">
          <div class="mkwsSwitch mkwsTeam_2"></div>
          <div class="mkwsResults mkwsTeam_2"></div>
          <div class="mkwsTargets mkwsTeam_2"></div>
          <div class="mkwsStat mkwsTeam_2"></div>
-         <div class="mkwsMOTD">This is the second MOTD</div>
        </td>
       </tr>
     </table>
+    <div class="mkwsMOTD">This is the first MOTD</div>
+    <div class="mkwsMOTD mkwsTeam_2">This is the second MOTD</div>
   </body>
 </html>