diff options
author | Charlie Marshall <charlie0440@gmail.com> | 2013-07-25 22:47:05 +0100 |
---|---|---|
committer | Charlie Marshall <charlie0440@gmail.com> | 2013-07-25 22:47:05 +0100 |
commit | e220e513ddf37df01e3ddc4f6a29f398474067b0 (patch) | |
tree | 178837edcb7d4618afcef40f9d39903ec9bef3df /usr | |
parent | 5330161eb61e4ec4f84a0618c6e4dc749bc6b891 (diff) | |
download | pfsense-e220e513ddf37df01e3ddc4f6a29f398474067b0.zip pfsense-e220e513ddf37df01e3ddc4f6a29f398474067b0.tar.gz |
remove text note
Diffstat (limited to 'usr')
-rw-r--r-- | usr/local/www/widgets/widgets/picture.widget.php | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/usr/local/www/widgets/widgets/picture.widget.php b/usr/local/www/widgets/widgets/picture.widget.php index 048eb68..c5bb6be 100644 --- a/usr/local/www/widgets/widgets/picture.widget.php +++ b/usr/local/www/widgets/widgets/picture.widget.php @@ -75,7 +75,6 @@ if($_POST) { <form action="/widgets/widgets/picture.widget.php" method="post" name="iforma" enctype="multipart/form-data"> <input name="pictfile" type="file" class="formbtn" id="pictfile" size="20" /> <input id="submita" name="submita" type="submit" class="formbtn" value="Upload" /><br/> - <b>NOTE:</b> Best image size is 350x350 or smaller. </form> </div> |