From b82d3a105c0fede8a6464573bf9f3db375c30d2d Mon Sep 17 00:00:00 2001
From: rharishan <noreply@pandorafms.org>
Date: Wed, 22 Aug 2012 19:15:58 +0000
Subject: [PATCH] 2012-08-22 Hareesan Rajendra  <rharishan@gmail.com>

        * Updated few features.


git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@6906 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
---
 extras/chrome_extension/options.html | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/extras/chrome_extension/options.html b/extras/chrome_extension/options.html
index 2cf8335c06..95463f6cc7 100644
--- a/extras/chrome_extension/options.html
+++ b/extras/chrome_extension/options.html
@@ -270,8 +270,11 @@
                 </tr>
             </table>
             <button type="button" onclick="window.close()"><h3>Close</h3></button>
+        <p style="font-family:arial;color:black;font-size:13px;">Author Information : R.Hareesan (rharishan@gmail.com)</p>
         </div>
 
         <script src="js/popup.js"></script>
     </head>
     <body>
+    </body>
+    </html>