summaryrefslogtreecommitdiffstats
path: root/usr/local/www/edit.php
diff options
context:
space:
mode:
authorScott Ullrich <sullrich@pfsense.org>2004-12-12 07:28:50 +0000
committerScott Ullrich <sullrich@pfsense.org>2004-12-12 07:28:50 +0000
commitaccca15fdf37761bb376333f3cbc53808e8f4eae (patch)
tree9d7407b0f0e5b0c42b7eeb46409c2a871e24889b /usr/local/www/edit.php
parent476ef1959aec924c7917d9b409a85501abb4b25b (diff)
downloadpfsense-accca15fdf37761bb376333f3cbc53808e8f4eae.zip
pfsense-accca15fdf37761bb376333f3cbc53808e8f4eae.tar.gz
dive line better with |
Diffstat (limited to 'usr/local/www/edit.php')
-rwxr-xr-xusr/local/www/edit.php6
1 files changed, 3 insertions, 3 deletions
diff --git a/usr/local/www/edit.php b/usr/local/www/edit.php
index d3e63c1..e57edbf 100755
--- a/usr/local/www/edit.php
+++ b/usr/local/www/edit.php
@@ -108,9 +108,9 @@ pre {
<table>
<tr>
<td>
- Save/Load from path: <input size="45" name="savetopath" value="<?php echo $_POST['savetopath']; ?>">
- Rows: <input size="3" name="rows" value="<? echo $rows; ?>">
- Cols: <input size="3" name="cols" value="<? echo $cols; ?>">
+ Save/Load from path: <input size="42" name="savetopath" value="<?php echo $_POST['savetopath']; ?>"> |
+ Rows: <input size="3" name="rows" value="<? echo $rows; ?>"> |
+ Cols: <input size="3" name="cols" value="<? echo $cols; ?>"> |
<input name="submit" type="submit" class="button" id="Load" value="Load"> | <input name="submit" type="submit" class="button" id="Save" value="Save">
<br><hr noshade width=100%>
</td>
OpenPOWER on IntegriCloud