summaryrefslogtreecommitdiff
path: root/play.html
diff options
context:
space:
mode:
Diffstat (limited to 'play.html')
-rw-r--r--play.html6
1 files changed, 3 insertions, 3 deletions
diff --git a/play.html b/play.html
index 78eee67..d2f1546 100644
--- a/play.html
+++ b/play.html
@@ -67,9 +67,9 @@
</div>
<!-- EVENTS ON THE TABLE -->
-<div id="table_panel" class="panel">
- <div id="table_header" class="panel_header">Cards on the Table</div>
- <div id="table_cards" class="panel_body"></div>
+<div id="persistent_panel" class="panel">
+ <div id="peristent_header" class="panel_header">Cards on the Table</div>
+ <div id="persistent" class="panel_body"></div>
</div>
<!-- PLAYED CARD -->