Page Menu
Home
Code
Search
Configure Global Search
Log In
Files
F1133216
aid.reach.tpl
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
1 KB
Subscribers
None
aid.reach.tpl
View Options
<!-- DIJIT -->
<script type="text/javascript">
dojo.require("dijit.form.Form");
dojo.require("dijit.form.ValidationTextBox");
dojo.require("dijit.form.Button");
</script>
<!-- Request form: aid.reach -->
<h1>
{
#Communicator#
}
</h1>
<h2>
{
#SendRequestToHyperShip#
}
</h2>
<form dojoType="dijit.form.Form" name="aid.reach" method="post">
<div class="row">
<label class="firstLabel" for="PostTitle">
{
#Title#
}
</label>
<input dojoType="dijit.form.ValidationTextBox" value="
{
$request
->
title
}
" type="text" id="PostTitle" name="title" class="long" required="true" />
</div>
<div class="row">
<label class="firstLabel" for="PostMessage">
{
#Message#
}
</label>
<textarea id="PostMessage" name="message" cols="80" rows="8"></textarea>
</div>
<div class="row">
<button dojoType="dijit.form.Button" iconClass="dijitEditorIcon dijitEditorIconSave" type="submit" value="Save" />
{
#Send#
}
</button>
</div>
<p><strong>
{
#Warning#
}
</strong>
{
#RequestHandledByHumans#
}
</p>
</form>
File Metadata
Details
Attached
Mime Type
text/html
Expires
Sun, Jun 29, 03:16 (1 d, 10 h)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
22314
Default Alt Text
aid.reach.tpl (1 KB)
Attached To
rZED Zed
Event Timeline
Log In to Comment