Dotclear

Changeset 218:fe0a257d888b


Ignore:
Timestamp:
05/08/11 11:14:44 (14 years ago)
Author:
kozlika
Branch:
default
Parents:
217:dd9a10b462ea (diff), 216:1235147a3fd5 (diff)
Note: this is a merge changeset, the changes displayed below correspond to the merge itself.
Use the (diff) links above to see all the changes relative to each parent.
Message:

Merge

Files:
2 edited

Legend:

Unmodified
Added
Removed
  • plugins/blogroll/index.php

    r215 r218  
    327327'<p>'.form::hidden(array('p'),'blogroll'). 
    328328$core->formNonce(). 
    329 '<input type="submit" name="add_link" value="'.__('save').'" tabindex="6" /></p>'. 
     329'<input type="submit" name="add_link" value="'.__('Save').'" tabindex="6" /></p>'. 
    330330'</fieldset>'. 
    331331'</form>'. 
     
    340340form::hidden(array('p'),'blogroll'). 
    341341$core->formNonce(). 
    342 '<input type="submit" name="add_cat" value="'.__('save').'" tabindex="8" /></p>'. 
     342'<input type="submit" name="add_cat" value="'.__('Save').'" tabindex="8" /></p>'. 
    343343'</fieldset>'. 
    344344'</form>'. 
  • plugins/blogroll/index.php

    r217 r218  
    407407} 
    408408echo '</div>'; 
     409 
     410dcPage::helpBlock('blogroll'); 
    409411?> 
    410412 
Note: See TracChangeset for help on using the changeset viewer.

Sites map