Style tweaks to publishing and podcast dialogs
This commit is contained in:
parent
a7370de832
commit
866b88dbb2
5 changed files with 35 additions and 30 deletions
|
@ -1,7 +1,7 @@
|
|||
<div class="angular_wrapper" ng-controller="StationPodcast">
|
||||
<div class="inner_editor_title">
|
||||
<h2>
|
||||
<?php echo _("Editing ") ?>"<span ng-bind="podcast.title" class="title_obj_name"></span>"
|
||||
<span class="title_obj_name"><?php echo _("My Station Podcast") ?></span>
|
||||
</h2>
|
||||
<a href="{{podcast.url}}" target="_blank">
|
||||
<button class="btn"><?php echo _("View Feed") ?></button>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue