form_edit_multi_existing.php
Multi-Word Edit Form View - Form for editing an existing multi-word expression
Variables expected:
- $term: object - Term object with id, lgid, text, textlc properties
- $tid: int - Text ID
- $ord: int - Text order position
- $scrdir: string - Script direction tag
- $sentence: string - Example sentence
- $notes: string - Notes text
- $transl: string - Translation text
- $romanization: string - Romanization text
- $status: int - Current status (adjusted for editing)
- $originalStatus: int - Original status from database
- $showRoman: bool - Whether to show romanization field
PHP version 8.1