Changeset 1550:739428f42629 for plugins/daInstaller/index.php
- Timestamp:
- 08/23/13 20:56:22 (12 years ago)
- Branch:
- default
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
plugins/daInstaller/index.php
r1505 r1550 135 135 { 136 136 $res = ''; 137 $p_msg = '<p class="message ">%s</p>';137 $p_msg = '<p class="message success">%s</p>'; 138 138 $p_err = '<p class="error">%s</p>'; 139 139
Note: See TracChangeset
for help on using the changeset viewer.