first version doiing forward with attached original mail
This commit is contained in:
@@ -44,7 +44,7 @@
|
||||
Password
|
||||
</label>
|
||||
<label>
|
||||
<input type="text" name="inbox" value="«data.inbox»" id="imap_inbox" />
|
||||
<input type="text" name="inbox" value="«if(data.inbox)»«data.inbox»«else»INBOX«endif»" id="imap_inbox" />
|
||||
Inbox name
|
||||
</label>
|
||||
</fieldset>
|
||||
|
||||
@@ -36,5 +36,6 @@
|
||||
That's it.
|
||||
</p>
|
||||
</fieldset>
|
||||
«footer()»
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user