Initial publishing fixes and tweaks

This commit is contained in:
Duncan Sommerville 2015-10-19 13:42:27 -04:00
parent be3a3fbd9f
commit c8069aaedd
5 changed files with 21 additions and 28 deletions

View file

@ -12,7 +12,7 @@
</label>
<label>
<?php echo _("Creator") ?>
<input disabled ng-model="media.creator" type="text"/>
<input disabled ng-model="media.artist_name" type="text"/>
</label>
<fieldset>
<legend><?php echo _("Publish to:"); ?></legend>