Revision c0c2f422
Added by Scott Ullrich about 20 years ago
usr/local/www/services_dyndns.php | ||
---|---|---|
218 | 218 |
<input name="password" type="password" class="formfld" id="password" size="20" value="<?=htmlspecialchars($pconfig['password']);?>"> |
219 | 219 |
</td> |
220 | 220 |
</tr> |
221 |
<tr> |
|
222 |
<td width="22%" valign="top"> </td> |
|
223 |
<td width="78%"> |
|
224 |
<input name="Submit" type="submit" class="formbtn" value="Save" onClick="enable_change(true)"> |
|
225 |
</td> |
|
221 | 226 |
<tr> |
222 | 227 |
<td colspan="2" class="list" height="12"> </td> |
228 |
</tr> |
|
223 | 229 |
</tr> |
224 | 230 |
<tr> |
225 | 231 |
<td colspan="2" valign="top" class="optsect_t"> |
Also available in: Unified diff
Add Save button back. It looks somewhat wierd without.