OSDN Git Service

embrj
[embrj/master.git] / setting.php
index 2ea1e59..57f97c3 100644 (file)
                        <br /><br />                    
                        <input id="sidebarscroll" type="checkbox" />
                        <label>Fixed Sidebar</label>
-                       
+
+                       <br /><br />
+                       Share to Twitter: <a class="share" title="Drag me to share!" href="javascript:var%20d=document,w=window,f='<?php echo $base_url."/share.php" ?>',l=d.location,e=encodeURIComponent,p='?u='+e(l.href)+'&t='+e(d.title)+'&d='+e(w.getSelection?w.getSelection().toString():d.getSelection?d.getSelection():d.selection.createRange().text)+'&s=bm';a=function(){if(!w.open(f+p,'sharer','toolbar=0,status=0,resizable=0,width=600,height=300,left=175,top=150'))l.href=f+'.new'+p};if(/Firefox/.test(navigator.userAgent))setTimeout(a,0);else{a()}void(0);">Share</a>
+                       <small>(Bookmark this link for future use)</small>
+
                        </fieldset>
                        
                        <fieldset class="settings">
                        <label>Use nickname instead of username</label>
 
                        <br /><br />
-                       
-                       <label>Custom Themes</label>
-                       <select id="styleSelect"></select>
-                       <small>(We have awesome themes for you!)</small>
-
-                       <br /><br />
 
                        <label>Background Color</label>
                        <input class="bg_input" type="text" id="bodyBg" name="bodyBg" value="<?php echo getDefCookie("Bgcolor","") ?>" />