Files

7 lines
229 B
Twig
Raw Permalink Normal View History

2026-01-29 19:10:03 +01:00
<label for="staff">
{{ __( "Staff/Credits", 'romhackplaza' ) }}
</label>
<span class="field-helper">
{{ __( "Optional.", 'romhackplaza') }}
</span>
<textarea id="staff" name="staff" rows="4">{{ value_credits }}</textarea>