Changeset 160
- Timestamp:
- 01/21/06 20:58:36 (3 years ago)
- Files:
-
- devel/units/templates/templates_add.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
devel/units/templates/templates_add.php
r159 r160 2 2 3 3 // Create a new template 4 $header = gettext("Create t emplate"); // gettext variable4 $header = gettext("Create theme"); // gettext variable 5 5 $desc = gettext("Here you can create your own themes based on one of the existing public themes. Just select which public theme you would like to alter and then create your own. You will now have edit privilages."); // gettext variable 6 6
