summaryrefslogtreecommitdiffstats
path: root/usr/local/www/firewall_aliases_edit.php
diff options
context:
space:
mode:
authorBill Marquette <billm@pfsense.org>2005-08-24 01:08:35 +0000
committerBill Marquette <billm@pfsense.org>2005-08-24 01:08:35 +0000
commitb31032e46dae9325f9d21e0fbaf3cd5752575fc0 (patch)
treedb4835bab293cad31414a5fb67c4ec3deeaea21c /usr/local/www/firewall_aliases_edit.php
parentd97c50cd306417abcba86cef9ca073bc774263af (diff)
downloadpfsense-b31032e46dae9325f9d21e0fbaf3cd5752575fc0.zip
pfsense-b31032e46dae9325f9d21e0fbaf3cd5752575fc0.tar.gz
friendly button title
Diffstat (limited to 'usr/local/www/firewall_aliases_edit.php')
-rwxr-xr-xusr/local/www/firewall_aliases_edit.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr/local/www/firewall_aliases_edit.php b/usr/local/www/firewall_aliases_edit.php
index 4a9cab3..40b12c4 100755
--- a/usr/local/www/firewall_aliases_edit.php
+++ b/usr/local/www/firewall_aliases_edit.php
@@ -294,7 +294,7 @@ rowtype[2] = "select";
</tbody>
</table>
- <a onClick="javascript:addRowTo('maintable'); typesel_change(); return false;" href="#"><img border="0" src="/themes/<?= $g['theme']; ?>/images/icons/icon_plus.gif"></a>
+ <a onClick="javascript:addRowTo('maintable'); typesel_change(); return false;" href="#"><img border="0" src="/themes/<?= $g['theme']; ?>/images/icons/icon_plus.gif" title="add another entry"></a>
</td>
</tr>
<tr>
OpenPOWER on IntegriCloud