Start Theme Repo
This commit is contained in:
7
views/pieces/submissions/fields/credits.twig
Normal file
7
views/pieces/submissions/fields/credits.twig
Normal file
@@ -0,0 +1,7 @@
|
||||
<label for="staff">
|
||||
{{ __( "Staff/Credits", 'romhackplaza' ) }}
|
||||
</label>
|
||||
<span class="field-helper">
|
||||
{{ __( "Optional.", 'romhackplaza') }}
|
||||
</span>
|
||||
<textarea id="staff" name="staff" rows="4">{{ value_credits }}</textarea>
|
||||
Reference in New Issue
Block a user