Small bugfix for CC-6064

This commit is contained in:
Albert Santoni 2015-07-14 11:25:11 -04:00
parent 30b8ada622
commit 2693c9f02c
3 changed files with 23 additions and 3 deletions

View file

@ -8,6 +8,7 @@
<table id="library_display" cellpadding="0" cellspacing="0" class="datatable"></table>
</div>
<div id="show_builder" class="sb-content ui-widget ui-widget-content block-shadow omega-block padded">
<div id="builder-dialog-hint"><p><?php echo _("Drag files from the library on the left to add them to your show."); ?></p></div>
<table id="show_builder_table" cellpadding="0" cellspacing="0" class="datatable"></table>
</div>
</div>