Fixed Untranslatable phrase: all phrases in helper_resource_reassign_alert template

GliX

Active member
<dl class="ctrlUnit">
<dt></dt>
<dd><ul>
<li>
<label><input type="checkbox" name="send_author_alert" value="1" {xen:checked $alertDefault} class="Disabler" id="ctrl_send_author_alert" /> ~~Notify the current and new owners of this action.~~ {xen:phrase reason}:</label>
<ul id="ctrl_send_author_alert_Disabler">
<li><input type="text" name="author_alert_reason" class="textCtrl" placeholder="{xen:phrase optional}" /></li>
</ul>
<p class="hint">~~If enabled, both parties will receive an alert indicating the reassignment has been completed. They will both see the same reason.~~</p>
</li>
</ul></dd>
</dl>
RM 1.2 beta 1.
 
Top Bottom