SAAS-1081 - implement station podcast download counter that resets monthly
This commit is contained in:
parent
6c0055895c
commit
92ffa955c3
7 changed files with 94 additions and 23 deletions
|
@ -19,7 +19,7 @@
|
|||
<input ng-model="publishSources.station_podcast" type="checkbox" name="publish_sources" id="station_podcast" value="station_podcast">
|
||||
<label for="station_podcast"><?php echo(_("My Station Podcast"));?></label><br/>
|
||||
<input ng-model="publishSources.soundcloud" type="checkbox" name="publish_sources" id="soundcloud" value="soundcloud">
|
||||
<label for="soundcloud">SoundCloud</label>
|
||||
<label for="soundcloud"><?php echo(_(SOUNDCLOUD));?></label>
|
||||
</fieldset>
|
||||
|
||||
</form>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue