Page Menu
Home
Code
Search
Configure Global Search
Log In
Files
F886079
aid.reach.tpl
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
963 B
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>Send a request to the hypership</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">
<button dojoType="dijit.form.Button" iconClass="dijitEditorIcon dijitEditorIconSave" type="submit" value="Save" />Send</button>
</div>
<p><strong>Warning:</strong> Your request will be sent to and handled by humans.</p>
</form>
File Metadata
Details
Attached
Mime Type
text/html
Expires
Sun, Apr 6, 22:10 (2 w, 2 d ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
22621
Default Alt Text
aid.reach.tpl (963 B)
Attached To
rZEDHG ZedLegacy
Event Timeline
Log In to Comment