Changeset 2700
- Timestamp:
- 05/24/10 17:42:21 (3 years ago)
- File:
-
- 1 edited
-
alternc/trunk/bureau/admin/hta_list.php (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
alternc/trunk/bureau/admin/hta_list.php
r2687 r2700 48 48 49 49 if (!is_array($r)) { 50 echo "<p>< a href=\"hta_add.php\">"._("Protect a folder")."</a><br />";50 echo "<p><span class=\"ina\"<a href=\"hta_add.php\">"._("Protect a folder")."</a></span><br />"; 51 51 $mem->show_help("hta_list"); 52 52 echo "</p>"; … … 85 85 </table> 86 86 <br /> 87 <input type="submit" class="in b" name="submit" value="<?php __("Unprotect the checked folders"); ?>" />88 <span class="in b"><a href="hta_add.php"><?php __("Protect a folder"); ?></a></span>87 <input type="submit" class="ina" name="submit" value="<?php __("Unprotect the checked folders"); ?>" /> 88 <span class="ina"><a href="hta_add.php"><?php __("Protect a folder"); ?></a></span> 89 89 </form> 90 90
Note: See TracChangeset
for help on using the changeset viewer.
