Explorar el Código

Fix incorrect labels

tags/v0.1.0
Fen Dweller hace 6 años
padre
commit
b9d501911b
Se han modificado 1 ficheros con 2 adiciones y 2 borrados
  1. +2
    -2
      macrovision.html

+ 2
- 2
macrovision.html Ver fichero

@@ -138,7 +138,7 @@
</div> </div>
</span> </span>
<div class="options-label"> <div class="options-label">
Entity Options
Selection:
</div> </div>
<div class="options-row"> <div class="options-row">
<select id="options-selected-entity" class="options-selector"> <select id="options-selected-entity" class="options-selector">
@@ -151,7 +151,7 @@
<span class="sr-only">Delete Entity</span> <span class="sr-only">Delete Entity</span>
</button> </button>
</div> </div>
<h3 class="options-header" id="entity-category-header">Selected Entity</h3>
<h3 class="options-header" id="entity-category-header">Entity Options</h3>
<div class="options-category" id="entity-category"> <div class="options-category" id="entity-category">
<div class="options-label"> <div class="options-label">
View View


Cargando…
Cancelar
Guardar