Fix typo
This commit is contained in:
parent
6528a9b0a3
commit
cae5f85b0a
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
<div id="widget-menu" class="ui-widget ui-widget-content block-shadow simple-formblock clearfix padded-strong ">
|
||||
<h2><?php echo _("Widgets:"); ?></h2>
|
||||
<a href="#player-widget">Player</a>
|
||||
<a href="#weekly-schedule-widget-error">Weekly Schedule</a>
|
||||
<a href="#weekly-schedule-widget">Weekly Schedule</a>
|
||||
</div>
|
||||
|
||||
<div id="player-widget" class="ui-widget ui-widget-content block-shadow simple-formblock embed-player-form clearfix padded-strong ">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue