PluginProbe
Adminimize / 1.11.9
Adminimize v1.11.9
1.11.14 1.11.13 1.11.1 1.11.10 1.11.11 1.11.12 1.11.2 1.11.3 1.11.4 1.11.5 1.11.6 1.11.7 1.11.8 1.11.9 1.3 1.4.7 1.6 1.7.12 1.7.13 1.7.14 1.7.15 1.7.16 1.7.17 1.7.18 1.7.19 All 53 releases
← All changes | inc-options/self_settings.php +3 -4 1.11.2 → 1.11.9 View file →
@@ -10,10 +10,9 @@
10 10 }
11 11 ?>
12 12 <div id="poststuff" class="ui-sortable meta-box-sortables">
13 13 <div id="about" class="postbox">
14 - <div class="handlediv" title="<?php esc_attr_e( 'Click to toggle', 'adminimize' ); ?>"><br /></div>
15 - <h3 class="hndle" id="self-settings"><?php esc_attr_e( 'Plugin Settings', 'adminimize' ) ?></h3>
14 + <h3 class="hndle ui-sortable-handle" title="<?php esc_attr_e( 'Click to toggle', 'adminimize' ); ?>" id="self-settings"><?php esc_attr_e( 'Plugin Settings', 'adminimize' ) ?></h3>
16 15
17 16 <div class="inside">
18 17
19 18 <table class="form-table">
@@ -80,9 +79,9 @@
80 79 ); ?> &raquo;" /><input type="hidden" name="page_options" value="'dofollow_timeout'" />
81 80 </p>
82 81
83 82 <p>
84 - <a class="alignright button" href="javascript:void(0);"
83 + <a class="alignright button adminimize-scroltop" href="#"
85 84 onclick="window.scrollTo(0,0);" style="margin:3px 0 0 30px;"><?php esc_attr_e(
86 85 'scroll to top', 'adminimize'
87 86 ); ?></a><br class="clear" />
88 87 </p>
@@ -87,5 +86,5 @@
87 86 ); ?></a><br class="clear" />
88 87 </p>
89 88 </div>
90 89 </div>
91 -</div>
90 +</div>