Update shabbat_cheatsheet.html
· 1 year ago
4ac624f00d26e94926ac016730d22921c041ba02
Parent:
0365b8804
1 file changed +2 −2
- shabbat_cheatsheet.html +2 −2
Diff
--- a/shabbat_cheatsheet.html +++ b/shabbat_cheatsheet.html @@ -419,7 +419,7 @@ <option value="reform" selected>Reform</option> <option value="conservative">Conservative</option> <option value="orthodox">Orthodox</option> - <option value="emanuel_transcript">Specific Example (Temple Emanuel, Apr 4 '25)</option> + <option value="emanuel_transcript">Specific Example (Reform - Temple Emanuel, Apr 4 '25)</option> <!-- Add more options here as you create more JSON files --> </select> </div> @@ -598,7 +598,7 @@ <div class="collapse collapse-content" id="${collapseId}"> ${detailsHtml} </div> - ` : '<div style="height: 32px;"></div>'} {/* Placeholder for consistent height if no button */} + ` : '<div style="height: 32px;"></div>'} </div> </div> `;