mirror of
https://github.com/Investigamer/cardconjurer.git
synced 2025-07-26 21:04:58 -05:00
fixes
This commit is contained in:
@@ -55,7 +55,8 @@
|
||||
<div id='creator-menu-sections' class='margin-bottom'>
|
||||
<div id='creator-menu-frame'>
|
||||
<div class='readable-background margin-bottom padding'>
|
||||
<h5 class='margin-bottom padding input-description'>Select a Frame Group and a Frame Pack, then you may Load the selected Frame Version</h5>
|
||||
<h5 class='margin-bottom padding input-description'>
|
||||
Select a Frame Group and a Frame Pack, then you may Load the selected Frame Version</h5>
|
||||
<div class='input-grid margin-bottom'>
|
||||
<select id='selectFrameGroup' onchange='loadScript("/js/frames/group" + this.value + ".js")' class='input'>
|
||||
<option disabled>Standard Frames</option>
|
||||
|
Reference in New Issue
Block a user