Preparing for Graphic Links final.Optimized.
[fa-stable.git] / dimensions / inquiry / search_dimensions.php
index ceb7c4e0eab7e62668b9d9256480f28b039f13c6..480e7094281db68ad193e1d823f5b155d525d33b 100644 (file)
@@ -1,5 +1,14 @@
 <?php
-
+/**********************************************************************
+    Copyright (C) FrontAccounting, LLC.
+       Released under the terms of the GNU Affero General Public License,
+       AGPL, as published by the Free Software Foundation, either version 
+       3 of the License, or (at your option) any later version.
+    This program is distributed in the hope that it will be useful,
+    but WITHOUT ANY WARRANTY; without even the implied warranty of
+    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  
+    See the License here <http://www.gnu.org/licenses/agpl-3.0.html>.
+***********************************************************************/
 $page_security = 2;
 $path_to_root="../..";
 
@@ -116,7 +125,7 @@ function edit_link($row)
 {
        return $row["closed"] ?  '' :
                pager_link(_("Edit"),
-                       "/dimensions/dimension_entry.php?trans_no=" . $row["id"]);
+                       "/dimensions/dimension_entry.php?trans_no=" . $row["id"], ICON_EDIT);
 }
 
 $sql = "SELECT dim.id,