Browse Source

styling of ?/rebuild

pull/40/head
Michael Save 12 years ago
parent
commit
fb3e819132
  1. 2
      templates/mod/rebuild.html

2
templates/mod/rebuild.html

@ -1,4 +1,4 @@
<form style="width:200px;margin:auto" action="?/rebuild" method="post"> <form style="width:300px;margin:auto" action="?/rebuild" method="post">
<ul id="rebuild"> <ul id="rebuild">
<li style="margin-bottom:8px"> <li style="margin-bottom:8px">
<input type="checkbox" name="rebuild_all" id="rebuild_all" onchange="toggleall(this.checked)"> <input type="checkbox" name="rebuild_all" id="rebuild_all" onchange="toggleall(this.checked)">

Loading…
Cancel
Save