renamed links
This commit is contained in:
parent
e0b19cc2d1
commit
15741bdfa9
57 changed files with 140 additions and 140 deletions
|
@ -1,22 +1,22 @@
|
|||
<div id="schedule-add-show" class="tabs ui-widget ui-widget-content block-shadow alpha-block padded">
|
||||
<div class="button-bar">
|
||||
<a href="#" id="add-show-close" class="icon-link"><span class="ui-icon ui-icon-circle-close"></span>Close</a>
|
||||
<a href="#" id="add-show-close" class="icon-link"><span class="ui-icon ui-icon-circle-close"></span><? echo _("Close") ?></a>
|
||||
<button data-action="<?php echo isset($this->action) ? $this->action : "add-show" ?>" aria-disabled="false" role="button" class="add-show-submit right-floated ui-button ui-widget ui-state-default ui-button-text-icon-primary">
|
||||
<span class="ui-icon ui-icon-plusthick"></span>
|
||||
<span class="ui-button-text"><?php echo ($this->addNewShow ? "Add this show" : "Update show"); ?></span>
|
||||
</button>
|
||||
</div>
|
||||
<div class="clear"></div>
|
||||
<h3 class="collapsible-header"><span class="arrow-icon"></span>What</h3>
|
||||
<h3 class="collapsible-header"><span class="arrow-icon"></span><? echo _("What") ?></h3>
|
||||
<div id="schedule-show-what" class="collapsible-content">
|
||||
<?php echo $this->what; ?>
|
||||
</div>
|
||||
<h3 class="collapsible-header"><span class="arrow-icon"></span>When</h3>
|
||||
<h3 class="collapsible-header"><span class="arrow-icon"></span><? echo _("When") ?></h3>
|
||||
<div id="schedule-show-when" class="collapsible-content">
|
||||
<?php echo $this->when; ?>
|
||||
<?php echo $this->repeats; ?>
|
||||
</div>
|
||||
<h3 class="collapsible-header"><span class="arrow-icon"></span>Live Stream Input</h3>
|
||||
<h3 class="collapsible-header"><span class="arrow-icon"></span><? echo _("Live Stream Input") ?></h3>
|
||||
<div id="live-stream-override" class="collapsible-content">
|
||||
<?php echo $this->live; ?>
|
||||
</div>
|
||||
|
@ -26,11 +26,11 @@
|
|||
<?php echo $this->absoluteRebroadcast; ?>
|
||||
<?php echo $this->rebroadcast; ?>
|
||||
</div>
|
||||
<h3 class="collapsible-header"><span class="arrow-icon"></span>Who</h3>
|
||||
<h3 class="collapsible-header"><span class="arrow-icon"></span><? echo _("Who") ?></h3>
|
||||
<div id="schedule-show-who" class="collapsible-content">
|
||||
<?php echo $this->who; ?>
|
||||
</div>
|
||||
<h3 class="collapsible-header"><span class="arrow-icon"></span>Style</h3>
|
||||
<h3 class="collapsible-header"><span class="arrow-icon"></span><? echo _("Style") ?></h3>
|
||||
<div id="schedule-show-style" class="collapsible-content">
|
||||
<?php echo $this->style; ?>
|
||||
</div>
|
||||
|
|
|
@ -1 +1 @@
|
|||
<br /><br /><center>View script for controller <b>Schedule</b> and script/action name <b>addShow</b></center>
|
||||
<br /><br /><center>View script for controller <b><? echo _("Schedule") ?></b> and script/action name <b>addShow</b></center>
|
||||
|
|
|
@ -1 +1 @@
|
|||
<br /><br /><center>View script for controller <b>Schedule</b> and script/action name <b>cancelCurrentShow</b></center>
|
||||
<br /><br /><center>View script for controller <b><? echo _("Schedule") ?></b> and script/action name <b>cancelCurrentShow</b></center>
|
||||
|
|
|
@ -1 +1 @@
|
|||
<br /><br /><center>View script for controller <b>Schedule</b> and script/action name <b>cancelShow</b></center>
|
||||
<br /><br /><center>View script for controller <b><? echo _("Schedule") ?></b> and script/action name <b>cancelShow</b></center>
|
||||
|
|
|
@ -1 +1 @@
|
|||
<br /><br /><center>View script for controller <b>Schedule</b> and script/action name <b>clearShow</b></center>
|
||||
<br /><br /><center>View script for controller <b><? echo _("Schedule") ?></b> and script/action name <b>clearShow</b></center>
|
||||
|
|
|
@ -1 +1 @@
|
|||
<br /><br /><center>View script for controller <b>Schedule</b> and script/action name <b>deleteShow</b></center>
|
||||
<br /><br /><center>View script for controller <b><? echo _("Schedule") ?></b> and script/action name <b>deleteShow</b></center>
|
||||
|
|
|
@ -1 +1 @@
|
|||
<br /><br /><center>View script for controller <b>Schedule</b> and script/action name <b>eventFeed</b></center>
|
||||
<br /><br /><center>View script for controller <b><? echo _("Schedule") ?></b> and script/action name <b>eventFeed</b></center>
|
||||
|
|
|
@ -1 +1 @@
|
|||
<br /><br /><center>View script for controller <b>Schedule</b> and script/action name <b>makeContextMenu</b></center>
|
||||
<br /><br /><center>View script for controller <b><? echo _("Schedule") ?></b> and script/action name <b>makeContextMenu</b></center>
|
||||
|
|
|
@ -1 +1 @@
|
|||
<br /><br /><center>View script for controller <b>Schedule</b> and script/action name <b>moveShow</b></center>
|
||||
<br /><br /><center>View script for controller <b><? echo _("Schedule") ?></b> and script/action name <b>moveShow</b></center>
|
||||
|
|
|
@ -1 +1 @@
|
|||
<br /><br /><center>View script for controller <b>Schedule</b> and script/action name <b>removeGroup</b></center>
|
||||
<br /><br /><center>View script for controller <b><? echo _("Schedule") ?></b> and script/action name <b>removeGroup</b></center>
|
||||
|
|
|
@ -1 +1 @@
|
|||
<br /><br /><center>View script for controller <b>Schedule</b> and script/action name <b>resizeShow</b></center>
|
||||
<br /><br /><center>View script for controller <b><? echo _("Schedule") ?></b> and script/action name <b>resizeShow</b></center>
|
||||
|
|
|
@ -2,12 +2,12 @@
|
|||
<div><?php echo $this->additionalShowInfo; ?></div>
|
||||
<table width="100%" border="0" cellspacing="0" cellpadding="0" class="datatable">
|
||||
<tr>
|
||||
<th>Start</th>
|
||||
<th>Title</th>
|
||||
<th>Creator</th>
|
||||
<th>Album</th>
|
||||
<th>Length</th>
|
||||
<th>Genre</th>
|
||||
<th><? echo _("Start") ?></th>
|
||||
<th><? echo _("Title") ?></th>
|
||||
<th><? echo _("Creator") ?></th>
|
||||
<th><? echo _("Album") ?></th>
|
||||
<th><? echo _("Length") ?></th>
|
||||
<th><? echo _("Genre") ?></th>
|
||||
</tr>
|
||||
<?php $i=0; ?>
|
||||
<?php foreach($this->showContent as $row): ?>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue