comparison src/nabble/modules/naml/mobile.naml @ 48:8c39a2f1dc0c

mobile fix
author Franklin Schmidt <fschmidt@gmail.com>
date Sun, 20 Jun 2021 19:23:21 -0600
parents 72765b66e2c3
children
comparison
equal deleted inserted replaced
47:72765b66e2c3 48:8c39a2f1dc0c
194 </else> 194 </else>
195 </n.if.has_exception> 195 </n.if.has_exception>
196 </then> 196 </then>
197 </n.if.is_submitted_form> 197 </n.if.is_submitted_form>
198 198
199 <n.subscription_reminder/>
200
201 <n.form. onsubmit="return singleSubmit(this)"> 199 <n.form. onsubmit="return singleSubmit(this)">
202 <n.type_field.hidden/> 200 <n.type_field.hidden/>
203 201
204 <n.reply_form /> 202 <n.reply_form />
205 203