Mercurial > hg > rlgwebd
diff index-rlg.html @ 176:bf518a00190b
Add client-side support for watching dgamelaunch games.
author | John "Elwin" Edwards |
---|---|
date | Wed, 14 Jan 2015 07:44:22 -0500 |
parents | db27b91578f0 |
children |
line wrap: on
line diff
--- a/index-rlg.html Tue Jan 13 20:30:10 2015 -0500 +++ b/index-rlg.html Wed Jan 14 07:44:22 2015 -0500 @@ -101,7 +101,7 @@ <div class="modal" id="current"> <div id="gametable" class="formtable"> <div class="tcapt">Games in Progress</div> - <div><div>Player</div><div>Game</div><div>Idle time</div><div>Actions</div></div> + <div><div>Player</div><div>Game</div><div>Source</div><div>Idle time</div><div>Actions</div></div> </div> <div id="nogames">No one is playing right now.</div> </div>