diff options
| author | karlchenofhell <karlchenofhell@6c8d7289-2bf4-0310-a012-ef5d649a1542> | 2006-12-22 15:11:14 +0000 |
|---|---|---|
| committer | karlchenofhell <karlchenofhell@6c8d7289-2bf4-0310-a012-ef5d649a1542> | 2006-12-22 15:11:14 +0000 |
| commit | 4a1dd8ecc8106cfa9e4b3d79975f7a54d15f6c70 (patch) | |
| tree | 0f2b7bb6b074a85d85dfc093af87cdcd38f84990 /htroot/Settings_ProxyAccess.inc | |
| parent | 18c841b3c0de7fbd5032784b7ce36bfd62f64335 (diff) | |
- final step for Advanced Settings pages to XHTML
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@3121 6c8d7289-2bf4-0310-a012-ef5d649a1542
Diffstat (limited to 'htroot/Settings_ProxyAccess.inc')
| -rw-r--r-- | htroot/Settings_ProxyAccess.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/htroot/Settings_ProxyAccess.inc b/htroot/Settings_ProxyAccess.inc index 1e64764db..43c4d2d44 100644 --- a/htroot/Settings_ProxyAccess.inc +++ b/htroot/Settings_ProxyAccess.inc @@ -56,7 +56,7 @@ </td>
</tr>
<tr valign="top">
- <td colspan="2"><input type="submit" name="proxyaccount" value="Submit"></td>
+ <td colspan="2"><input type="submit" name="proxyaccount" value="Submit" /></td>
</tr>
</table>
</fieldset>
|
