mirror of
https://github.com/overte-org/overte.git
synced 2025-04-08 07:12:40 +02:00
Broken Url Report - adjustments
Broken Url Report - adjustments
This commit is contained in:
parent
d51337c98f
commit
ffdf1960bb
1 changed files with 3 additions and 3 deletions
|
@ -310,12 +310,12 @@
|
|||
</div>
|
||||
</button>
|
||||
<div class="menu-separator"></div>
|
||||
<button class="menu-button" id="brokenUrlReport" >
|
||||
<button class="menu-button" id="brokenURLReport" >
|
||||
<div class = "menu-item">
|
||||
<div class = "menu-item-caption">Generate Broken Url Report</div>
|
||||
<div class = "menu-item-caption">Generate Broken URL Report</div>
|
||||
<div class = "menu-item-shortcut"></div>
|
||||
</div>
|
||||
</button>
|
||||
</button>
|
||||
</div>
|
||||
<div id="menuBackgroundOverlay" ></div>
|
||||
</body>
|
||||
|
|
Loading…
Reference in a new issue